2018-06-28 13:27:16,581 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-28 13:27:16,585 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-06-28 13:27:16,585 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-28 13:27:16,586 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-06-28 13:27:16,587 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-28 13:27:16,587 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-28 13:27:17,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-28 13:27:17,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-28 13:27:17,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-28 13:27:17,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-06-28 13:27:17,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:27:17,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-971d38bd-929d-4deb-9394-aafc0b0a429c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:27:17,297 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-971d38bd-929d-4deb-9394-aafc0b0a429c 2018-06-28 13:27:17,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:18,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Y2KND4ukR7q0VyJNU2TWtg"], "issued_at": "2018-06-28T13:27:18.000000Z"}} 2018-06-28 13:27:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:20,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dcee76f1-580f-433d-b02e-4db20962fdbc X-Compute-Request-Id: req-dcee76f1-580f-433d-b02e-4db20962fdbc Date: Thu, 28 Jun 2018 13:27:20 GMT Connection: close RESP BODY: {"aggregates": []} 2018-06-28 13:27:20,644 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-aggregates used request id req-dcee76f1-580f-433d-b02e-4db20962fdbc 2018-06-28 13:27:20,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 3.36857414246s 2018-06-28 13:27:20,644 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-aggregates used request id req-dcee76f1-580f-433d-b02e-4db20962fdbc 2018-06-28 13:27:20,645 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-06-28 13:27:20,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:27:20,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:27:20 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:27:20,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-28 13:27:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:20,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:20 GMT Server: Apache Content-Length: 530 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a8b00fd-aebf-4645-ad7c-8964d0c8b456 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://192.168.10.35:5000/v3/domains/2660b7b7addf4a96a199a236ec6d04a7"}, "tags": [], "enabled": true, "id": "2660b7b7addf4a96a199a236ec6d04a7", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains", "previous": null, "next": null}} 2018-06-28 13:27:20,783 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains used request id req-1a8b00fd-aebf-4645-ad7c-8964d0c8b456 2018-06-28 13:27:20,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.118241786957s 2018-06-28 13:27:20,783 - shade.request_ids - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains used request id req-1a8b00fd-aebf-4645-ad7c-8964d0c8b456 2018-06-28 13:27:20,785 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'2660b7b7addf4a96a199a236ec6d04a7', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-06-28 13:27:20,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-06-28 13:27:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:21,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:20 GMT Server: Apache Content-Length: 13548 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba05b96f-2088-4d22-ac30-c9794b7026e5 Connection: close Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/02e473749cd8400082bce3ea445fe265"}, "url": "https://100.64.200.101:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "248cd1b998b743df8678e7431af13c96", "id": "02e473749cd8400082bce3ea445fe265"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/030cf31d8ed04c5e8cef899b640101e3"}, "url": "http://192.168.10.35:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3396fb4153d64cd6817b07010bc8d3da", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/0312aba2783c4a39bb56aa81eaaeb569"}, "url": "http://192.168.10.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3422e69d685740569dcedd03a431cb04", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/0625f232ab634f29a1277179dfbb8fb8"}, "url": "http://192.168.10.31:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "30b1334b01ab44009b4d00267c2ac247", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/0728763890764a828689a7cd4b53a492"}, "url": "http://192.168.10.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "09f0620c72d44926b647b180e7b05a5c", "id": "0728763890764a828689a7cd4b53a492"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/0f8f8051b33c420fa8c19ea9433ec8cc"}, "url": "http://192.168.10.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/1f449172dd7e48a09979ac5124507988"}, "url": "http://192.168.10.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "90d67f557d664e7092190c0205f9d7d3", "id": "1f449172dd7e48a09979ac5124507988"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/232b4a179ad34809be6a64a14c078703"}, "url": "https://100.64.200.101:9001/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "44bc18c8d37e46c8b63c76729c6d25cb", "id": "232b4a179ad34809be6a64a14c078703"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/29a51b4c049b4f15bbeb591ccdd807da"}, "url": "http://192.168.10.35:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "248cd1b998b743df8678e7431af13c96", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/2b29fe99103042e696cbe8df666c0ee0"}, "url": "http://192.168.10.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "90d67f557d664e7092190c0205f9d7d3", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/2db3952b20ce4640bd0758c397046de0"}, "url": "http://192.168.10.31:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "af6771da47974d6794627dacd8bb8fb0", "id": "2db3952b20ce4640bd0758c397046de0"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/4d13fe9917354a9fb5384f1d0476689f"}, "url": "http://192.168.10.31:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "30b1334b01ab44009b4d00267c2ac247", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/505c898e8e29484abfca4be98725cad9"}, "url": "http://192.168.10.31:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f85ddfa07e1a43e7840f8462a3353803", "id": "505c898e8e29484abfca4be98725cad9"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/5db0bd576e214046b842da43b307f0e5"}, "url": "http://192.168.10.31:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "af6771da47974d6794627dacd8bb8fb0", "id": "5db0bd576e214046b842da43b307f0e5"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/64281bd63c444a31842f598e6f6e9419"}, "url": "http://192.168.10.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "09f0620c72d44926b647b180e7b05a5c", "id": "64281bd63c444a31842f598e6f6e9419"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/660ae8157be74109a1c3acb75a28216d"}, "url": "http://192.168.10.35:9001/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "44bc18c8d37e46c8b63c76729c6d25cb", "id": "660ae8157be74109a1c3acb75a28216d"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/6880dd8d232b43eda01bc63c7ed7cd26"}, "url": "https://100.64.200.101:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "09f0620c72d44926b647b180e7b05a5c", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/72fb73fa398f4ec09fb81880b4cdbfe6"}, "url": "https://100.64.200.101:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3396fb4153d64cd6817b07010bc8d3da", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/8e059c3287324f32a6fe4b4a0197cbf8"}, "url": "https://100.64.200.101:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "30b1334b01ab44009b4d00267c2ac247", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/8e40a328b360458ba3e6798e2e87a8c5"}, "url": "http://192.168.10.31:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "5079a29a229746c5b8b1947ea8625c7d", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/8ead4ca1c64f436d9327b2bae9f2a2a2"}, "url": "https://100.64.200.101:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3422e69d685740569dcedd03a431cb04", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/8f8f3dcf91924ee1bb6483c5c6946c29"}, "url": "https://100.64.200.101:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f85ddfa07e1a43e7840f8462a3353803", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/9223d61e0702470bac6e4efff1c830e1"}, "url": "http://192.168.10.31:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f85ddfa07e1a43e7840f8462a3353803", "id": "9223d61e0702470bac6e4efff1c830e1"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/9ed93d091e8e457182d6dc7203c4e3d6"}, "url": "https://100.64.200.101:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f35841bb71424910897eaa47c8920edf", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/b2b5f6cee3a24b88837f917b8da93b04"}, "url": "https://100.64.200.101:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "2f0308b559804d0f9765777dd053040d", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/b56563e1637a411aa80cc8e92022cd1b"}, "url": "http://192.168.10.35:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "2f0308b559804d0f9765777dd053040d", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/b58218093bf645959812325a1477d79a"}, "url": "http://192.168.10.31:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "5079a29a229746c5b8b1947ea8625c7d", "id": "b58218093bf645959812325a1477d79a"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/bbffa2aa29734904b6178f117caf82be"}, "url": "https://100.64.200.101:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "af6771da47974d6794627dacd8bb8fb0", "id": "bbffa2aa29734904b6178f117caf82be"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/bcffee56faf64b6682753ea173939cf9"}, "url": "https://100.64.200.101:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "5079a29a229746c5b8b1947ea8625c7d", "id": "bcffee56faf64b6682753ea173939cf9"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/bdd0f3f5399b4afbac8b20ba2413e394"}, "url": "http://192.168.10.35:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3396fb4153d64cd6817b07010bc8d3da", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/be9befb542614c2e9f253339b496665b"}, "url": "https://100.64.200.101:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "id": "be9befb542614c2e9f253339b496665b"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/c03c52d9e2dd4d458d01099b2edeb189"}, "url": "http://192.168.10.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0b58d272e90e46b295b16ba1c61c83ca", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/cd0223848a0e4ebc93b2735df9aba529"}, "url": "http://192.168.10.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "id": "cd0223848a0e4ebc93b2735df9aba529"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/cfd5d425ec17455292726120610b1365"}, "url": "http://192.168.10.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3422e69d685740569dcedd03a431cb04", "id": "cfd5d425ec17455292726120610b1365"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/d07a7e951df44c13b3f91d4cf3c028ca"}, "url": "https://100.64.200.101:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0b58d272e90e46b295b16ba1c61c83ca", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/d677e99df52841008986075e6519721a"}, "url": "http://192.168.10.35:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "2f0308b559804d0f9765777dd053040d", "id": "d677e99df52841008986075e6519721a"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/da7fcf770b944dc0ad61e7310a2b34ea"}, "url": "http://192.168.10.35:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "248cd1b998b743df8678e7431af13c96", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/dd666ccef0bb4ea78103e409eca8563f"}, "url": "http://192.168.10.35:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f35841bb71424910897eaa47c8920edf", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/e57de3e2279546c4b3836632ab436870"}, "url": "https://100.64.200.101:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "90d67f557d664e7092190c0205f9d7d3", "id": "e57de3e2279546c4b3836632ab436870"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/eac73a104153487ab263ef85d12c1380"}, "url": "http://192.168.10.35:9001/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "44bc18c8d37e46c8b63c76729c6d25cb", "id": "eac73a104153487ab263ef85d12c1380"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/f69c4e68c92a45c283fa8d039fcc7638"}, "url": "http://192.168.10.35:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f35841bb71424910897eaa47c8920edf", "id": "f69c4e68c92a45c283fa8d039fcc7638"}, {"region_id": "RegionOne", "links": {"self": "http://192.168.10.35:5000/v3/endpoints/fa21125acbbf4aae984054aa17a5e361"}, "url": "http://192.168.10.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0b58d272e90e46b295b16ba1c61c83ca", "id": "fa21125acbbf4aae984054aa17a5e361"}], "links": {"self": "http://192.168.10.35:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-28 13:27:21,248 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/endpoints used request id req-ba05b96f-2088-4d22-ac30-c9794b7026e5 2018-06-28 13:27:21,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.459782123566s 2018-06-28 13:27:21,249 - shade.request_ids - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/endpoints used request id req-ba05b96f-2088-4d22-ac30-c9794b7026e5 2018-06-28 13:27:21,257 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/02e473749cd8400082bce3ea445fe265'}, u'url': u'https://100.64.200.101:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'248cd1b998b743df8678e7431af13c96', u'id': u'02e473749cd8400082bce3ea445fe265'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/030cf31d8ed04c5e8cef899b640101e3'}, u'url': u'http://192.168.10.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3396fb4153d64cd6817b07010bc8d3da', u'id': u'030cf31d8ed04c5e8cef899b640101e3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/0312aba2783c4a39bb56aa81eaaeb569'}, u'url': u'http://192.168.10.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3422e69d685740569dcedd03a431cb04', u'id': u'0312aba2783c4a39bb56aa81eaaeb569'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/0625f232ab634f29a1277179dfbb8fb8'}, u'url': u'http://192.168.10.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'30b1334b01ab44009b4d00267c2ac247', u'id': u'0625f232ab634f29a1277179dfbb8fb8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/0728763890764a828689a7cd4b53a492'}, u'url': u'http://192.168.10.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'09f0620c72d44926b647b180e7b05a5c', u'id': u'0728763890764a828689a7cd4b53a492'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/0f8f8051b33c420fa8c19ea9433ec8cc'}, u'url': u'http://192.168.10.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9e19d15ecc0048cdbd8a726e93cb7b7f', u'id': u'0f8f8051b33c420fa8c19ea9433ec8cc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/1f449172dd7e48a09979ac5124507988'}, u'url': u'http://192.168.10.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90d67f557d664e7092190c0205f9d7d3', u'id': u'1f449172dd7e48a09979ac5124507988'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/232b4a179ad34809be6a64a14c078703'}, u'url': u'https://100.64.200.101:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44bc18c8d37e46c8b63c76729c6d25cb', u'id': u'232b4a179ad34809be6a64a14c078703'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/29a51b4c049b4f15bbeb591ccdd807da'}, u'url': u'http://192.168.10.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'248cd1b998b743df8678e7431af13c96', u'id': u'29a51b4c049b4f15bbeb591ccdd807da'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/2b29fe99103042e696cbe8df666c0ee0'}, u'url': u'http://192.168.10.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90d67f557d664e7092190c0205f9d7d3', u'id': u'2b29fe99103042e696cbe8df666c0ee0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/2db3952b20ce4640bd0758c397046de0'}, u'url': u'http://192.168.10.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'af6771da47974d6794627dacd8bb8fb0', u'id': u'2db3952b20ce4640bd0758c397046de0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/4d13fe9917354a9fb5384f1d0476689f'}, u'url': u'http://192.168.10.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'30b1334b01ab44009b4d00267c2ac247', u'id': u'4d13fe9917354a9fb5384f1d0476689f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/505c898e8e29484abfca4be98725cad9'}, u'url': u'http://192.168.10.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f85ddfa07e1a43e7840f8462a3353803', u'id': u'505c898e8e29484abfca4be98725cad9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/5db0bd576e214046b842da43b307f0e5'}, u'url': u'http://192.168.10.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'af6771da47974d6794627dacd8bb8fb0', u'id': u'5db0bd576e214046b842da43b307f0e5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/64281bd63c444a31842f598e6f6e9419'}, u'url': u'http://192.168.10.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'09f0620c72d44926b647b180e7b05a5c', u'id': u'64281bd63c444a31842f598e6f6e9419'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/660ae8157be74109a1c3acb75a28216d'}, u'url': u'http://192.168.10.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44bc18c8d37e46c8b63c76729c6d25cb', u'id': u'660ae8157be74109a1c3acb75a28216d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/6880dd8d232b43eda01bc63c7ed7cd26'}, u'url': u'https://100.64.200.101:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'09f0620c72d44926b647b180e7b05a5c', u'id': u'6880dd8d232b43eda01bc63c7ed7cd26'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/72fb73fa398f4ec09fb81880b4cdbfe6'}, u'url': u'https://100.64.200.101:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3396fb4153d64cd6817b07010bc8d3da', u'id': u'72fb73fa398f4ec09fb81880b4cdbfe6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/8e059c3287324f32a6fe4b4a0197cbf8'}, u'url': u'https://100.64.200.101:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'30b1334b01ab44009b4d00267c2ac247', u'id': u'8e059c3287324f32a6fe4b4a0197cbf8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/8e40a328b360458ba3e6798e2e87a8c5'}, u'url': u'http://192.168.10.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5079a29a229746c5b8b1947ea8625c7d', u'id': u'8e40a328b360458ba3e6798e2e87a8c5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/8ead4ca1c64f436d9327b2bae9f2a2a2'}, u'url': u'https://100.64.200.101:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3422e69d685740569dcedd03a431cb04', u'id': u'8ead4ca1c64f436d9327b2bae9f2a2a2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/8f8f3dcf91924ee1bb6483c5c6946c29'}, u'url': u'https://100.64.200.101:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f85ddfa07e1a43e7840f8462a3353803', u'id': u'8f8f3dcf91924ee1bb6483c5c6946c29'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/9223d61e0702470bac6e4efff1c830e1'}, u'url': u'http://192.168.10.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f85ddfa07e1a43e7840f8462a3353803', u'id': u'9223d61e0702470bac6e4efff1c830e1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/9ed93d091e8e457182d6dc7203c4e3d6'}, u'url': u'https://100.64.200.101:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f35841bb71424910897eaa47c8920edf', u'id': u'9ed93d091e8e457182d6dc7203c4e3d6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/b2b5f6cee3a24b88837f917b8da93b04'}, u'url': u'https://100.64.200.101:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2f0308b559804d0f9765777dd053040d', u'id': u'b2b5f6cee3a24b88837f917b8da93b04'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/b56563e1637a411aa80cc8e92022cd1b'}, u'url': u'http://192.168.10.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2f0308b559804d0f9765777dd053040d', u'id': u'b56563e1637a411aa80cc8e92022cd1b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/b58218093bf645959812325a1477d79a'}, u'url': u'http://192.168.10.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5079a29a229746c5b8b1947ea8625c7d', u'id': u'b58218093bf645959812325a1477d79a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/bbffa2aa29734904b6178f117caf82be'}, u'url': u'https://100.64.200.101:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'af6771da47974d6794627dacd8bb8fb0', u'id': u'bbffa2aa29734904b6178f117caf82be'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/bcffee56faf64b6682753ea173939cf9'}, u'url': u'https://100.64.200.101:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5079a29a229746c5b8b1947ea8625c7d', u'id': u'bcffee56faf64b6682753ea173939cf9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/bdd0f3f5399b4afbac8b20ba2413e394'}, u'url': u'http://192.168.10.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3396fb4153d64cd6817b07010bc8d3da', u'id': u'bdd0f3f5399b4afbac8b20ba2413e394'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/be9befb542614c2e9f253339b496665b'}, u'url': u'https://100.64.200.101:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9e19d15ecc0048cdbd8a726e93cb7b7f', u'id': u'be9befb542614c2e9f253339b496665b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/c03c52d9e2dd4d458d01099b2edeb189'}, u'url': u'http://192.168.10.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b58d272e90e46b295b16ba1c61c83ca', u'id': u'c03c52d9e2dd4d458d01099b2edeb189'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/cd0223848a0e4ebc93b2735df9aba529'}, u'url': u'http://192.168.10.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9e19d15ecc0048cdbd8a726e93cb7b7f', u'id': u'cd0223848a0e4ebc93b2735df9aba529'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/cfd5d425ec17455292726120610b1365'}, u'url': u'http://192.168.10.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3422e69d685740569dcedd03a431cb04', u'id': u'cfd5d425ec17455292726120610b1365'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/d07a7e951df44c13b3f91d4cf3c028ca'}, u'url': u'https://100.64.200.101:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b58d272e90e46b295b16ba1c61c83ca', u'id': u'd07a7e951df44c13b3f91d4cf3c028ca'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/d677e99df52841008986075e6519721a'}, u'url': u'http://192.168.10.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2f0308b559804d0f9765777dd053040d', u'id': u'd677e99df52841008986075e6519721a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/da7fcf770b944dc0ad61e7310a2b34ea'}, u'url': u'http://192.168.10.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'248cd1b998b743df8678e7431af13c96', u'id': u'da7fcf770b944dc0ad61e7310a2b34ea'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/dd666ccef0bb4ea78103e409eca8563f'}, u'url': u'http://192.168.10.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f35841bb71424910897eaa47c8920edf', u'id': u'dd666ccef0bb4ea78103e409eca8563f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/e57de3e2279546c4b3836632ab436870'}, u'url': u'https://100.64.200.101:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90d67f557d664e7092190c0205f9d7d3', u'id': u'e57de3e2279546c4b3836632ab436870'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/eac73a104153487ab263ef85d12c1380'}, u'url': u'http://192.168.10.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44bc18c8d37e46c8b63c76729c6d25cb', u'id': u'eac73a104153487ab263ef85d12c1380'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/f69c4e68c92a45c283fa8d039fcc7638'}, u'url': u'http://192.168.10.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f35841bb71424910897eaa47c8920edf', u'id': u'f69c4e68c92a45c283fa8d039fcc7638'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://192.168.10.35:5000/v3/endpoints/fa21125acbbf4aae984054aa17a5e361'}, u'url': u'http://192.168.10.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b58d272e90e46b295b16ba1c61c83ca', u'id': u'fa21125acbbf4aae984054aa17a5e361'})] 2018-06-28 13:27:21,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-06-28 13:27:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:23,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d72c1120-6eb6-47cc-9b92-2ad836eaafc7 X-Compute-Request-Id: req-d72c1120-6eb6-47cc-9b92-2ad836eaafc7 Date: Thu, 28 Jun 2018 13:27:23 GMT Connection: close RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-06-28 13:27:23,794 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/extensions used request id req-d72c1120-6eb6-47cc-9b92-2ad836eaafc7 2018-06-28 13:27:23,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 2.53564596176s 2018-06-28 13:27:23,795 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/extensions used request id req-d72c1120-6eb6-47cc-9b92-2ad836eaafc7 2018-06-28 13:27:23,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-06-28 13:27:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:30,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 49 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51c27b26-3f52-4577-9fcd-c706b5485855 X-Compute-Request-Id: req-51c27b26-3f52-4577-9fcd-c706b5485855 Date: Thu, 28 Jun 2018 13:27:30 GMT Connection: close RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-06-28 13:27:30,059 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-floating-ip-pools used request id req-51c27b26-3f52-4577-9fcd-c706b5485855 2018-06-28 13:27:30,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 6.24834179878s 2018-06-28 13:27:30,060 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-floating-ip-pools used request id req-51c27b26-3f52-4577-9fcd-c706b5485855 2018-06-28 13:27:30,060 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-06-28 13:27:30,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-06-28 13:27:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c7f65ca3-f6b5-4439-8aad-3bfa10a59d67 Date: Thu, 28 Jun 2018 13:27:33 GMT RESP BODY: {"floatingips": []} 2018-06-28 13:27:33,240 - keystoneauth.session - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/floatingips.json used request id req-c7f65ca3-f6b5-4439-8aad-3bfa10a59d67 2018-06-28 13:27:33,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 3.17258501053s 2018-06-28 13:27:33,240 - shade.request_ids - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/floatingips.json used request id req-c7f65ca3-f6b5-4439-8aad-3bfa10a59d67 2018-06-28 13:27:33,241 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-06-28 13:27:33,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-28 13:27:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:33,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2735 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4693f551-d0d1-4bd1-8d04-3433e728717f X-Compute-Request-Id: req-4693f551-d0d1-4bd1-8d04-3433e728717f Date: Thu, 28 Jun 2018 13:27:33 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 92}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 40, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 64379, "current_workload": 0, "state": "up", "host_ip": "192.168.10.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"IvyBridge-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 10, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 733, "hypervisor_version": 2011001, "disk_available_least": 669, "local_gb": 733, "free_ram_mb": 63867, "id": 2}, {"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 95}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 40, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 64379, "current_workload": 0, "state": "up", "host_ip": "192.168.10.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"IvyBridge-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 10, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 733, "hypervisor_version": 2011001, "disk_available_least": 669, "local_gb": 733, "free_ram_mb": 63867, "id": 5}]} 2018-06-28 13:27:33,491 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-hypervisors/detail used request id req-4693f551-d0d1-4bd1-8d04-3433e728717f 2018-06-28 13:27:33,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.250533819199s 2018-06-28 13:27:33,493 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-hypervisors/detail used request id req-4693f551-d0d1-4bd1-8d04-3433e728717f 2018-06-28 13:27:33,493 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.168.10.52', u'hypervisor_hostname': u'cmp001.mcp-ovs-dpdk-ha.local', u'cpu_info': u'{"vendor": "Intel", "model": "IvyBridge-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc-deadline", "dtes64", "msr", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "tsc", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "aes", "sse2", "ss", "ds_cpl", "arat", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "rdrand", "x2apic"], "topology": {"cores": 10, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 733, u'hypervisor_version': 2011001, u'disk_available_least': 669, u'local_gb': 733, u'free_ram_mb': 63867, u'id': 2, u'service': {u'host': u'cmp001', u'disabled_reason': None, u'id': 92}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 40, u'memory_mb_used': 512, u'memory_mb': 64379, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.168.10.53', u'hypervisor_hostname': u'cmp002.mcp-ovs-dpdk-ha.local', u'cpu_info': u'{"vendor": "Intel", "model": "IvyBridge-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc-deadline", "dtes64", "msr", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "tsc", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "aes", "sse2", "ss", "ds_cpl", "arat", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "rdrand", "x2apic"], "topology": {"cores": 10, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 733, u'hypervisor_version': 2011001, u'disk_available_least': 669, u'local_gb': 733, u'free_ram_mb': 63867, u'id': 5, u'service': {u'host': u'cmp002', u'disabled_reason': None, u'id': 95}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 40, u'memory_mb_used': 512, u'memory_mb': 64379, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-06-28 13:27:33,494 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-06-28 13:27:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-87da059c-f58b-41bb-817d-4822a4a4899e X-Compute-Request-Id: req-87da059c-f58b-41bb-817d-4822a4a4899e Date: Thu, 28 Jun 2018 13:27:33 GMT Connection: close RESP BODY: {"keypairs": []} 2018-06-28 13:27:33,639 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-keypairs used request id req-87da059c-f58b-41bb-817d-4822a4a4899e 2018-06-28 13:27:33,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.145828008652s 2018-06-28 13:27:33,640 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/os-keypairs used request id req-87da059c-f58b-41bb-817d-4822a4a4899e 2018-06-28 13:27:33,640 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-06-28 13:27:33,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-28 13:27:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:34,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-468e4c95-4a7f-41aa-814a-b9ce9890a046 Date: Thu, 28 Jun 2018 13:27:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:27:34,026 - keystoneauth.session - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/networks.json used request id req-468e4c95-4a7f-41aa-814a-b9ce9890a046 2018-06-28 13:27:34,026 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.385442972183s 2018-06-28 13:27:34,026 - shade.request_ids - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/networks.json used request id req-468e4c95-4a7f-41aa-814a-b9ce9890a046 2018-06-28 13:27:34,027 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a3419138-e14e-458e-9029-c1382045325a'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-28T13:25:06Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1dfdea53-6f92-4adc-a3b0-459e4fd91eed', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'7c45bdcebad745c6b1ffdfe5e8ec1ad5', u'created_at': u'2018-06-28T13:24:56Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7c45bdcebad745c6b1ffdfe5e8ec1ad5'})] 2018-06-28 13:27:34,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-06-28 13:27:34,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:34,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5845221e-135d-4b88-b2c9-994eeb2b066f Date: Thu, 28 Jun 2018 13:27:34 GMT RESP BODY: {"ports":[]} 2018-06-28 13:27:34,152 - keystoneauth.session - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/ports.json used request id req-5845221e-135d-4b88-b2c9-994eeb2b066f 2018-06-28 13:27:34,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.124400138855s 2018-06-28 13:27:34,152 - shade.request_ids - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/ports.json used request id req-5845221e-135d-4b88-b2c9-994eeb2b066f 2018-06-28 13:27:34,153 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-06-28 13:27:34,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-28 13:27:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:34,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:34 GMT Server: Apache Content-Length: 4592 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4662ed03-48f6-4405-aa65-61546428a2e6 Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "2660b7b7addf4a96a199a236ec6d04a7"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "19b506eede6b4d43a4a9efe52d2ad178"}, "links": {"assignment": "http://192.168.10.35:5000/v3/domains/2660b7b7addf4a96a199a236ec6d04a7/users/19b506eede6b4d43a4a9efe52d2ad178/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "1bc670b37d9443bcb58f6b2a9ff6a284"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/1bc670b37d9443bcb58f6b2a9ff6a284/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "26e138c85cfb424abf7a80e5e7d37813"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/26e138c85cfb424abf7a80e5e7d37813/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "64acec8aee75442fbe58f83aca6dee7f"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/64acec8aee75442fbe58f83aca6dee7f/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "7ae4ea389571424e945031ad269904d1"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/7ae4ea389571424e945031ad269904d1/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "93a849d12fa849b2a83d938375d0f220"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/93a849d12fa849b2a83d938375d0f220/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "9d5b89f030f743a09c871cb4364dc2f3"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/9d5b89f030f743a09c871cb4364dc2f3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "a93c5112b18f4e85a219fe3d842b2e37"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/a93c5112b18f4e85a219fe3d842b2e37/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "ad6e2c875f2d458896145a579a4fb079"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/ad6e2c875f2d458896145a579a4fb079/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "cc378afe996b44feba0116781cd9c324"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/cc378afe996b44feba0116781cd9c324/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "ce56f700d59a40c1a0980b54456efa41"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/ce56f700d59a40c1a0980b54456efa41/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"project": {"id": "2313d324e8ed475abf1dfa24d490e83a"}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "eaa612760d8542c5a8c174cee90e9340"}, "links": {"assignment": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a/users/eaa612760d8542c5a8c174cee90e9340/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}, {"scope": {"system": {"all": true}}, "role": {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54"}, "user": {"id": "a93c5112b18f4e85a219fe3d842b2e37"}, "links": {"assignment": "http://192.168.10.35:5000/v3/system/users/a93c5112b18f4e85a219fe3d842b2e37/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}}], "links": {"self": "http://192.168.10.35:5000/v3/role_assignments", "previous": null, "next": null}} 2018-06-28 13:27:34,666 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/role_assignments used request id req-4662ed03-48f6-4405-aa65-61546428a2e6 2018-06-28 13:27:34,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.511224031448s 2018-06-28 13:27:34,668 - shade.request_ids - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/role_assignments used request id req-4662ed03-48f6-4405-aa65-61546428a2e6 2018-06-28 13:27:34,670 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'domain': u'2660b7b7addf4a96a199a236ec6d04a7', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'19b506eede6b4d43a4a9efe52d2ad178'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'1bc670b37d9443bcb58f6b2a9ff6a284'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'26e138c85cfb424abf7a80e5e7d37813'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'64acec8aee75442fbe58f83aca6dee7f'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'7ae4ea389571424e945031ad269904d1'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'93a849d12fa849b2a83d938375d0f220'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'9d5b89f030f743a09c871cb4364dc2f3'}), Munch({'project': u'7c45bdcebad745c6b1ffdfe5e8ec1ad5', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'a93c5112b18f4e85a219fe3d842b2e37'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'ad6e2c875f2d458896145a579a4fb079'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'cc378afe996b44feba0116781cd9c324'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'ce56f700d59a40c1a0980b54456efa41'}), Munch({'project': u'2313d324e8ed475abf1dfa24d490e83a', 'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'eaa612760d8542c5a8c174cee90e9340'}), Munch({'id': u'efa3d2ce7bab47f1b7fb90b3e9558f54', 'user': u'a93c5112b18f4e85a219fe3d842b2e37'})] 2018-06-28 13:27:34,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-28 13:27:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:34,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:34 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a5d1c0a-d3c2-4ec9-a86a-0b7cc4687d72 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:27:34,758 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-0a5d1c0a-d3c2-4ec9-a86a-0b7cc4687d72 2018-06-28 13:27:34,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0835800170898s 2018-06-28 13:27:34,759 - shade.request_ids - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-0a5d1c0a-d3c2-4ec9-a86a-0b7cc4687d72 2018-06-28 13:27:34,760 - 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'heat_stack_owner', 'id': u'26d4eb8039db42c694ce4606c87eba94'}), 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'9b0f8e0bc3de4e6fbe019514777c7cc9'}), 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'ef0b0dbef3ca435f8abbe6749f0d3eb9'}), 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'efa3d2ce7bab47f1b7fb90b3e9558f54'})] 2018-06-28 13:27:34,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-28 13:27:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:34,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34d7f11e-82e6-4585-8e82-6c3cc62150f6 Date: Thu, 28 Jun 2018 13:27:34 GMT RESP BODY: {"routers": []} 2018-06-28 13:27:34,955 - keystoneauth.session - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/routers.json used request id req-34d7f11e-82e6-4585-8e82-6c3cc62150f6 2018-06-28 13:27:34,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.1948158741s 2018-06-28 13:27:34,956 - shade.request_ids - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/routers.json used request id req-34d7f11e-82e6-4585-8e82-6c3cc62150f6 2018-06-28 13:27:34,956 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-06-28 13:27:34,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-28 13:27:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:35,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8436aa2a-de47-44da-8c30-05ae99b5b42b X-Compute-Request-Id: req-8436aa2a-de47-44da-8c30-05ae99b5b42b Date: Thu, 28 Jun 2018 13:27:35 GMT Connection: close RESP BODY: {"servers": []} 2018-06-28 13:27:35,857 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/servers/detail used request id req-8436aa2a-de47-44da-8c30-05ae99b5b42b 2018-06-28 13:27:35,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.900667905807s 2018-06-28 13:27:35,858 - shade.request_ids - DEBUG - GET call to compute for http://192.168.10.35:8774/v2.1/servers/detail used request id req-8436aa2a-de47-44da-8c30-05ae99b5b42b 2018-06-28 13:27:35,858 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-06-28 13:27:35,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-06-28 13:27:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:36,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:35 GMT Server: Apache Content-Length: 3420 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-054e49a7-9121-4169-86d0-54fed061300c Connection: close Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Volume Service V2", "links": {"self": "http://192.168.10.35:5000/v3/services/09f0620c72d44926b647b180e7b05a5c"}, "enabled": true, "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://192.168.10.35:5000/v3/services/0b58d272e90e46b295b16ba1c61c83ca"}, "enabled": true, "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"description": "OpenStack Placement API", "links": {"self": "http://192.168.10.35:5000/v3/services/248cd1b998b743df8678e7431af13c96"}, "enabled": true, "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.168.10.35:5000/v3/services/2f0308b559804d0f9765777dd053040d"}, "enabled": true, "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.168.10.35:5000/v3/services/30b1334b01ab44009b4d00267c2ac247"}, "enabled": true, "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.168.10.35:5000/v3/services/3396fb4153d64cd6817b07010bc8d3da"}, "enabled": true, "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"description": "OpenStack Volume Service", "links": {"self": "http://192.168.10.35:5000/v3/services/3422e69d685740569dcedd03a431cb04"}, "enabled": true, "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"description": "OpenStack DNS service", "links": {"self": "http://192.168.10.35:5000/v3/services/44bc18c8d37e46c8b63c76729c6d25cb"}, "enabled": true, "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.168.10.35:5000/v3/services/5079a29a229746c5b8b1947ea8625c7d"}, "enabled": true, "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://192.168.10.35:5000/v3/services/90d67f557d664e7092190c0205f9d7d3"}, "enabled": true, "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://192.168.10.35:5000/v3/services/9e19d15ecc0048cdbd8a726e93cb7b7f"}, "enabled": true, "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.168.10.35:5000/v3/services/af6771da47974d6794627dacd8bb8fb0"}, "enabled": true, "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"description": "OpenStack Networking Service", "links": {"self": "http://192.168.10.35:5000/v3/services/f35841bb71424910897eaa47c8920edf"}, "enabled": true, "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://192.168.10.35:5000/v3/services/f85ddfa07e1a43e7840f8462a3353803"}, "enabled": true, "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "links": {"self": "http://192.168.10.35:5000/v3/services", "previous": null, "next": null}} 2018-06-28 13:27:36,329 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/services used request id req-054e49a7-9121-4169-86d0-54fed061300c 2018-06-28 13:27:36,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.466665029526s 2018-06-28 13:27:36,330 - shade.request_ids - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/services used request id req-054e49a7-9121-4169-86d0-54fed061300c 2018-06-28 13:27:36,336 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'09f0620c72d44926b647b180e7b05a5c', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'0b58d272e90e46b295b16ba1c61c83ca', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'248cd1b998b743df8678e7431af13c96', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'2f0308b559804d0f9765777dd053040d', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'30b1334b01ab44009b4d00267c2ac247', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'3396fb4153d64cd6817b07010bc8d3da', 'name': u'keystone'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'3422e69d685740569dcedd03a431cb04', 'name': u'cinder'}), Munch({'description': u'OpenStack DNS service', 'service_type': u'dns', 'type': u'dns', 'enabled': True, 'id': u'44bc18c8d37e46c8b63c76729c6d25cb', 'name': u'designate'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'5079a29a229746c5b8b1947ea8625c7d', 'name': u'aodh'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'90d67f557d664e7092190c0205f9d7d3', 'name': u'nova'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9e19d15ecc0048cdbd8a726e93cb7b7f', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'af6771da47974d6794627dacd8bb8fb0', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f35841bb71424910897eaa47c8920edf', 'name': u'neutron'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f85ddfa07e1a43e7840f8462a3353803', 'name': u'ceilometer'})] 2018-06-28 13:27:36,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-28 13:27:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4a5109f16923c849bbd5189528cce576463d3e4d" 2018-06-28 13:27:36,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6326b06e-10ef-471e-9de8-72be1694e5d6 Date: Thu, 28 Jun 2018 13:27:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:27:36,525 - keystoneauth.session - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/subnets.json used request id req-6326b06e-10ef-471e-9de8-72be1694e5d6 2018-06-28 13:27:36,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.188607931137s 2018-06-28 13:27:36,526 - shade.request_ids - DEBUG - GET call to network for http://192.168.10.35:9696/v2.0/subnets.json used request id req-6326b06e-10ef-471e-9de8-72be1694e5d6 2018-06-28 13:27:36,526 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-28T13:25:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'100.64.200.112', u'end': u'100.64.200.253'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'100.64.200.0/24', u'id': u'a3419138-e14e-458e-9029-c1382045325a', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'1dfdea53-6f92-4adc-a3b0-459e4fd91eed', u'tenant_id': u'7c45bdcebad745c6b1ffdfe5e8ec1ad5', u'created_at': u'2018-06-28T13:25:06Z', u'dns_nameservers': [], u'gateway_ip': u'100.64.200.1', u'ip_version': 4, u'project_id': u'7c45bdcebad745c6b1ffdfe5e8ec1ad5'})] 2018-06-28 13:27:36,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-28 13:27:36,805 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-28 13:27:36,808 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-28 13:27:37,776 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-28 13:27:37,776 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-28 13:27:37,777 - openstack_tests - INFO - OS Credentials = > 2018-06-28 13:27:37,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:37,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:38,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["gtj9MIxJRlCiipdjw2QyNg"], "issued_at": "2018-06-28T13:27:38.000000Z"}} 2018-06-28 13:27:38,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3be745c28ebc76cf36436f80f54efba2a244f" 2018-06-28 13:27:40,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:40 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-48ea3d47-4dce-42e7-9604-2f45c3089954 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:27:40,038 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True used request id req-48ea3d47-4dce-42e7-9604-2f45c3089954 2018-06-28 13:27:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3be745c28ebc76cf36436f80f54efba2a244f" 2018-06-28 13:27:41,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:41 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-d5e98b42-206b-4161-8f71-b98b8a27dc42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:27:41,135 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-d5e98b42-206b-4161-8f71-b98b8a27dc42 2018-06-28 13:27:41,137 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-28 13:27:41,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:41,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-28 13:27:41,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:42,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["wDYPFTjHRFGjWI_kvJhNtw"], "issued_at": "2018-06-28T13:27:42.000000Z"}} 2018-06-28 13:27:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83bd3ff534757e677c173a0393d699f7d80115ad" 2018-06-28 13:27:44,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:44 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-9a86c953-671e-439f-a6c7-7caf5c0e0292 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-28 13:27:44,813 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&name=foo used request id req-9a86c953-671e-439f-a6c7-7caf5c0e0292 2018-06-28 13:27:44,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:44,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-28 13:27:44,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:45,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["0FX9TgZIRPShL9uWkEfwLQ"], "issued_at": "2018-06-28T13:27:45.000000Z"}} 2018-06-28 13:27:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b564e555e5b831ae59816e44351d8266e3d362" 2018-06-28 13:27:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:45 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05fe567e-d9e0-4432-9541-e386b46b23ec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:27:46,402 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-05fe567e-d9e0-4432-9541-e386b46b23ec 2018-06-28 13:27:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:27:46,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:27:46 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:27:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b564e555e5b831ae59816e44351d8266e3d362" 2018-06-28 13:27:46,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:27:46 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a95dec4-5589-4539-8245-a01713b6ef7e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:27:46,629 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-1a95dec4-5589-4539-8245-a01713b6ef7e 2018-06-28 13:27:46,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:46,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-28 13:27:46,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:47,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["rAZ1zdRbSr-Wny36U3ETng"], "issued_at": "2018-06-28T13:27:47.000000Z"}} 2018-06-28 13:27:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8423baeb6bfe02e8f85fc70529acd7c537ee246a" 2018-06-28 13:27:49,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:49 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-47abdec8-1101-4143-98a3-84baf92416c1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:27:49,050 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks used request id req-47abdec8-1101-4143-98a3-84baf92416c1 2018-06-28 13:27:49,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:50,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["pQ2eUUWMQxqkAjR_VWYkqg"], "issued_at": "2018-06-28T13:27:50.000000Z"}} 2018-06-28 13:27:50,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbe6a788f6330ddd84576dfb60c0c7d0abb9a46" 2018-06-28 13:27:51,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:51 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-8b79e897-e6ab-4a4d-9c31-c7b3ca053a33 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:27:51,502 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True used request id req-8b79e897-e6ab-4a4d-9c31-c7b3ca053a33 2018-06-28 13:27:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbe6a788f6330ddd84576dfb60c0c7d0abb9a46" 2018-06-28 13:27:52,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:52 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-6ce924e1-cb29-48aa-bb0a-b2dbc40dcda5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:27:52,980 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-6ce924e1-cb29-48aa-bb0a-b2dbc40dcda5 2018-06-28 13:27:52,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:27:52,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:53,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:53,215 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-28 13:27:53,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:27:53,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:54,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["1vIVK4s9TLyee4O32u70zw"], "issued_at": "2018-06-28T13:27:54.000000Z"}} 2018-06-28 13:27:54,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069a587f564f56ed4da5f56fbe92793800a16b8e" 2018-06-28 13:27:55,596 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0a3e3dcd-2085-47b8-ab42-30d6cec613ba X-Compute-Request-Id: req-0a3e3dcd-2085-47b8-ab42-30d6cec613ba Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:27:55,596 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/detail used request id req-0a3e3dcd-2085-47b8-ab42-30d6cec613ba 2018-06-28 13:27:55,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:27:55,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:56,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["QXjQ-3t9Qs21s_jc4fDiSQ"], "issued_at": "2018-06-28T13:27:56.000000Z"}} 2018-06-28 13:27:56,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb8a36229bd69822f26eb2138a593df5672a71c" 2018-06-28 13:27:57,986 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:27:57 GMT Content-Type: application/json Content-Length: 2735 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30c9930b-a777-4a9a-b660-ab34be0ddb2f X-Compute-Request-Id: req-30c9930b-a777-4a9a-b660-ab34be0ddb2f Front-End-Https: on RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 92}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 40, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 64379, "current_workload": 0, "state": "up", "host_ip": "192.168.10.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"IvyBridge-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 10, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 733, "hypervisor_version": 2011001, "disk_available_least": 669, "local_gb": 733, "free_ram_mb": 63867, "id": 2}, {"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 95}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 40, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 64379, "current_workload": 0, "state": "up", "host_ip": "192.168.10.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"IvyBridge-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 10, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 733, "hypervisor_version": 2011001, "disk_available_least": 669, "local_gb": 733, "free_ram_mb": 63867, "id": 5}]} 2018-06-28 13:27:57,987 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-hypervisors/detail used request id req-30c9930b-a777-4a9a-b660-ab34be0ddb2f 2018-06-28 13:27:57,988 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:27:57,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:27:58,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:58,107 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-28 13:27:58,108 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:27:58,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:27:59,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["qf9sswOOTDyUq5Pv9oCsGg"], "issued_at": "2018-06-28T13:27:59.000000Z"}} 2018-06-28 13:27:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9493c27f243d76cdae8bd1b9e66002b2e299b14f" 2018-06-28 13:28:01,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f32d02ae-1b85-4322-8625-fd7973f7c0d0 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-28 13:28:01,813 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-f32d02ae-1b85-4322-8625-fd7973f7c0d0 2018-06-28 13:28:01,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:01,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-28 13:28:01,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:03,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Ocdf41GISySezihZ-p9gPw"], "issued_at": "2018-06-28T13:28:03.000000Z"}} 2018-06-28 13:28:03,097 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d739001cee986ada496a1f4bd89e87ee580b9938" 2018-06-28 13:28:04,361 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ea065433-340d-4f17-9c38-7478bd9675cd x-openstack-request-id: req-ea065433-340d-4f17-9c38-7478bd9675cd Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-28 13:28:04,361 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-ea065433-340d-4f17-9c38-7478bd9675cd 2018-06-28 13:28:04,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:05,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["uxfJKgv9RxCcl6gYnVXaeg"], "issued_at": "2018-06-28T13:28:05.000000Z"}} 2018-06-28 13:28:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:05,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:05 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0fa3f75-a489-44d1-9546-7b4232c910cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:05,675 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b0fa3f75-a489-44d1-9546-7b4232c910cd 2018-06-28 13:28:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:05,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:05 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:05,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:05 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-521119a0-bb3e-4307-91ee-5e0f6c713720 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:05,810 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-521119a0-bb3e-4307-91ee-5e0f6c713720 2018-06-28 13:28:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName"}}' 2018-06-28 13:28:06,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:28:05 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef7d56ad-047c-4ce8-a4ee-e95bac334e87 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/865517da0ef44989ad4c842f0e175344"}, "tags": [], "enabled": true, "id": "865517da0ef44989ad4c842f0e175344", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName"}} 2018-06-28 13:28:06,141 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-ef7d56ad-047c-4ce8-a4ee-e95bac334e87 2018-06-28 13:28:06,141 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName 2018-06-28 13:28:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:06,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:06 GMT Server: Apache Content-Length: 538 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a1b3260-8cc6-4075-a1a1-72344973a93e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/865517da0ef44989ad4c842f0e175344"}, "tags": [], "enabled": true, "id": "865517da0ef44989ad4c842f0e175344", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName"}]} 2018-06-28 13:28:06,638 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName used request id req-8a1b3260-8cc6-4075-a1a1-72344973a93e 2018-06-28 13:28:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:06,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:06 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efe25c78-8cfe-4264-b3c6-ffbbcf968b19 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:28:06,765 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-efe25c78-8cfe-4264-b3c6-ffbbcf968b19 2018-06-28 13:28:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:07,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:07 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-4418e2c9-2c0f-42ce-9ec6-869e36d0b828 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:24:55Z", "updated_at": "2018-06-28T13:24:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "revision_number": 0, "id": "1277757e-44fd-4cad-bfcc-0ece1b4e995d", "remote_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "remote_ip_prefix": null, "created_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "revision_number": 0, "id": "2d8a14f3-9f05-4b1e-a8a0-40babc7f792d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:24:55Z", "revision_number": 0, "id": "3f69d42c-7359-4902-8499-675f78a70507", "remote_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "remote_ip_prefix": null, "created_at": "2018-06-28T13:24:55Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "revision_number": 0, "id": "99cf0c97-9b56-42f0-883a-8fa2bd21dfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "name": "default"}]} 2018-06-28 13:28:07,933 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-4418e2c9-2c0f-42ce-9ec6-869e36d0b828 2018-06-28 13:28:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:08,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:07 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc4a4328-976f-472a-b804-41626e4e6032 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:28:08,432 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-bc4a4328-976f-472a-b804-41626e4e6032 2018-06-28 13:28:08,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7bba136-a01c-4930-82b5-a2a36805ce62 2018-06-28 13:28:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f7bba136-a01c-4930-82b5-a2a36805ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:08,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:08 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5365fdd2-200e-48e6-9985-5cb6d7598271 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:24:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "1277757e-44fd-4cad-bfcc-0ece1b4e995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:24:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "2d8a14f3-9f05-4b1e-a8a0-40babc7f792d"}, {"remote_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:24:55Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:24:55Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "3f69d42c-7359-4902-8499-675f78a70507"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:24:56Z", "security_group_id": "f7bba136-a01c-4930-82b5-a2a36805ce62", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:24:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "99cf0c97-9b56-42f0-883a-8fa2bd21dfde"}]} 2018-06-28 13:28:08,523 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f7bba136-a01c-4930-82b5-a2a36805ce62 used request id req-5365fdd2-200e-48e6-9985-5cb6d7598271 2018-06-28 13:28:08,523 - neutron_utils - INFO - Deleting security group with name - default 2018-06-28 13:28:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/f7bba136-a01c-4930-82b5-a2a36805ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:09,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:28:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e6920d70-e8ff-4e05-8705-7d552ad43add Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:09,977 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/f7bba136-a01c-4930-82b5-a2a36805ce62 used request id req-e6920d70-e8ff-4e05-8705-7d552ad43add 2018-06-28 13:28:09,977 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-e28d8a34-060b-447b-bbef-86a2b76071a8-projName 2018-06-28 13:28:09,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/865517da0ef44989ad4c842f0e175344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eafec495928c8687e32d4f70643cbb5179f89a" 2018-06-28 13:28:10,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20b02ecf-1b75-4d60-a1df-d4f8c41fcf0e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:10,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/865517da0ef44989ad4c842f0e175344 used request id req-20b02ecf-1b75-4d60-a1df-d4f8c41fcf0e 2018-06-28 13:28:10,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:11,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["ilgVfSmYSuSN3gzBwy2ixQ"], "issued_at": "2018-06-28T13:28:11.000000Z"}} 2018-06-28 13:28:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c51ffe5ba14dd59f4bcd754a34912973b9215c" 2018-06-28 13:28:12,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:11 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cead8fd8-349b-4879-b7f3-3c74d5100476 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:12,331 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-cead8fd8-349b-4879-b7f3-3c74d5100476 2018-06-28 13:28:12,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:12,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:12 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c51ffe5ba14dd59f4bcd754a34912973b9215c" 2018-06-28 13:28:12,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:12 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-846598eb-f06e-4e79-b3f0-97b318176901 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:12,895 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-846598eb-f06e-4e79-b3f0-97b318176901 2018-06-28 13:28:13,986 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-4b811d52-29a5-423a-ba9a-38bfdbfada80-username 2018-06-28 13:28:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c51ffe5ba14dd59f4bcd754a34912973b9215c" 2018-06-28 13:28:14,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:14 GMT Server: Apache Content-Length: 3609 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54f5821d-4b55-4620-9180-b64df2f1d3f6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-4b811d52-29a5-423a-ba9a-38bfdbfada80-username", "links": {"self": "http://192.168.10.35:5000/v3/users/ac7da20c24aa4cee88a56e6ebfdc254e"}, "domain_id": "default", "enabled": true, "id": "ac7da20c24aa4cee88a56e6ebfdc254e", "options": {}}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:28:14,195 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-54f5821d-4b55-4620-9180-b64df2f1d3f6 2018-06-28 13:28:14,196 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-4b811d52-29a5-423a-ba9a-38bfdbfada80-username 2018-06-28 13:28:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/ac7da20c24aa4cee88a56e6ebfdc254e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c51ffe5ba14dd59f4bcd754a34912973b9215c" 2018-06-28 13:28:14,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa87092-0c6e-46c0-94eb-9cecbdf2e8de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:14,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/ac7da20c24aa4cee88a56e6ebfdc254e used request id req-1fa87092-0c6e-46c0-94eb-9cecbdf2e8de 2018-06-28 13:28:14,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:15,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Z0LukqqqQ3aD6HseiB4n_w"], "issued_at": "2018-06-28T13:28:15.000000Z"}} 2018-06-28 13:28:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5fc7cb9dbfe3bb91e2d4894aa4b6736aac9ead" 2018-06-28 13:28:16,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:15 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20436c9f-c8a3-4217-978f-14f45a672200 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:16,055 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-20436c9f-c8a3-4217-978f-14f45a672200 2018-06-28 13:28:16,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:16,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-28 13:28:16,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:17,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["CDy7onrbQ4G8e1u7zyfoYQ"], "issued_at": "2018-06-28T13:28:17.000000Z"}} 2018-06-28 13:28:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fec101973f40ba14ae813b5dd73d6d94d8ae93e" 2018-06-28 13:28:17,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb0a5ee-a61e-4414-a51c-195e1aa46677 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:17,761 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-4eb0a5ee-a61e-4414-a51c-195e1aa46677 2018-06-28 13:28:17,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:17,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:18,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["jT_l5EBiSESJKYeDSYxXFg"], "issued_at": "2018-06-28T13:28:18.000000Z"}} 2018-06-28 13:28:18,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:20,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["6GAg5hHvTGKWJpqkoJHgBw"], "issued_at": "2018-06-28T13:28:20.000000Z"}} 2018-06-28 13:28:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2226483516c7abbc8d48d19086658fceb99f1c" 2018-06-28 13:28:20,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:20 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b74741b-0605-4e8f-a540-393b3eca025f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:20,656 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-0b74741b-0605-4e8f-a540-393b3eca025f 2018-06-28 13:28:20,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:20,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:21,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Qthy_l_iT0WWDtT0Pi8Hvg"], "issued_at": "2018-06-28T13:28:21.000000Z"}} 2018-06-28 13:28:21,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:23,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["ArlSOCWRRoqrCsOhxSHqbQ"], "issued_at": "2018-06-28T13:28:23.000000Z"}} 2018-06-28 13:28:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869674083950b1afe0134b887fa586ca40815c02" 2018-06-28 13:28:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:23 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cc6e1a2-15a6-4de0-bb02-0bea56755038 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:23,571 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-6cc6e1a2-15a6-4de0-bb02-0bea56755038 2018-06-28 13:28:23,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:23,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:24,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["a48RJ3RuTlqKUXLii5vZEg"], "issued_at": "2018-06-28T13:28:24.000000Z"}} 2018-06-28 13:28:24,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:24,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:26,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Jo9QGyhDSnmQt8erjnLyfg"], "issued_at": "2018-06-28T13:28:26.000000Z"}} 2018-06-28 13:28:26,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:26,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:27,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["SJsn401-Q-aaRdRJ5wey-g"], "issued_at": "2018-06-28T13:28:27.000000Z"}} 2018-06-28 13:28:27,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:28,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["gN_tZlrLSzyZwALH9GWYYg"], "issued_at": "2018-06-28T13:28:28.000000Z"}} 2018-06-28 13:28:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:28 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74f3541c-4d67-447c-9199-af0a8a988f70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:28,406 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-74f3541c-4d67-447c-9199-af0a8a988f70 2018-06-28 13:28:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:28,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:28 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:28 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb9c9d88-38ba-4590-aa97-7a80f48e206e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-bb9c9d88-38ba-4590-aa97-7a80f48e206e 2018-06-28 13:28:29,623 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-username 2018-06-28 13:28:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:29,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:29 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c704cfc9-6716-4bbb-8c8f-719370a39000 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:29,739 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-c704cfc9-6716-4bbb-8c8f-719370a39000 2018-06-28 13:28:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-projName"}}' 2018-06-28 13:28:30,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:28:29 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55c70391-0025-4cc2-8b75-0f1c7a499556 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0"}, "tags": [], "enabled": true, "id": "8b8eb8e72424420dad591ed8978be1d0", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-projName"}} 2018-06-28 13:28:30,580 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-55c70391-0025-4cc2-8b75-0f1c7a499556 2018-06-28 13:28:30,580 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-projName 2018-06-28 13:28:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" -d '{"role": {"name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role"}}' 2018-06-28 13:28:31,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:28:30 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0dbde34-8cba-4a52-bb7d-ffce78c43676 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fa2f4b13cbf4d09a27df5f2cfc5bc6a", "links": {"self": "http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a"}, "name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role"}} 2018-06-28 13:28:31,266 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/roles used request id req-a0dbde34-8cba-4a52-bb7d-ffce78c43676 2018-06-28 13:28:31,267 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role 2018-06-28 13:28:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:31 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5d322b8-d65d-4d94-98e7-735aa7bb784e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fa2f4b13cbf4d09a27df5f2cfc5bc6a", "links": {"self": "http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a"}, "name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role"}} 2018-06-28 13:28:31,770 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a used request id req-a5d322b8-d65d-4d94-98e7-735aa7bb784e 2018-06-28 13:28:31,770 - keystone_utils - INFO - Granting role KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role to project KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-projName 2018-06-28 13:28:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0/users/ac8ae0451c054cd1ac2b35a9b4759db1/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:32,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48c1a8f8-4239-4ef2-af84-3e41148a19f2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:32,645 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0/users/ac8ae0451c054cd1ac2b35a9b4759db1/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a used request id req-48c1a8f8-4239-4ef2-af84-3e41148a19f2 2018-06-28 13:28:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0/users/ac8ae0451c054cd1ac2b35a9b4759db1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:32,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:32 GMT Server: Apache Content-Length: 406 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2282d5e-184e-481a-8aa8-b4c819b69c3c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0/users/ac8ae0451c054cd1ac2b35a9b4759db1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0fa2f4b13cbf4d09a27df5f2cfc5bc6a", "links": {"self": "http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a"}, "name": "KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role"}]} 2018-06-28 13:28:32,870 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0/users/ac8ae0451c054cd1ac2b35a9b4759db1/roles used request id req-a2282d5e-184e-481a-8aa8-b4c819b69c3c 2018-06-28 13:28:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:34,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:34 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-14013edd-44da-4668-aa53-9c6971b106da Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:28:33Z", "updated_at": "2018-06-28T13:28:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "revision_number": 0, "id": "26627b41-3510-4178-a6d7-a8d4a53afca0", "remote_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "remote_ip_prefix": null, "created_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "revision_number": 0, "id": "96114a0c-2cec-4f71-b631-525c43def418", "remote_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "remote_ip_prefix": null, "created_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "revision_number": 0, "id": "a228596a-a28b-4edc-8e2a-e5b8c45961c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "revision_number": 0, "id": "b1bd5ec7-ec22-4ed4-b98f-bdf77b9e848d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "name": "default"}]} 2018-06-28 13:28:34,423 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-14013edd-44da-4668-aa53-9c6971b106da 2018-06-28 13:28:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:34,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:34 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92630b5f-3b92-4716-ab2b-b9b1b285b6fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:28:34,980 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-92630b5f-3b92-4716-ab2b-b9b1b285b6fb 2018-06-28 13:28:34,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e80f9ec8-77e5-492a-8065-2eddcec0789b 2018-06-28 13:28:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=e80f9ec8-77e5-492a-8065-2eddcec0789b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:36,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:28:36 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-60f79c69-ad72-494a-b98c-661b532fec6a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:28:34Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "26627b41-3510-4178-a6d7-a8d4a53afca0"}, {"remote_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:28:34Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "96114a0c-2cec-4f71-b631-525c43def418"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:28:34Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "a228596a-a28b-4edc-8e2a-e5b8c45961c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:28:34Z", "security_group_id": "e80f9ec8-77e5-492a-8065-2eddcec0789b", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:28:34Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "b1bd5ec7-ec22-4ed4-b98f-bdf77b9e848d"}]} 2018-06-28 13:28:36,093 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=e80f9ec8-77e5-492a-8065-2eddcec0789b used request id req-60f79c69-ad72-494a-b98c-661b532fec6a 2018-06-28 13:28:36,094 - neutron_utils - INFO - Deleting security group with name - default 2018-06-28 13:28:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/e80f9ec8-77e5-492a-8065-2eddcec0789b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:36,650 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:28:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d46ffcc7-e824-4b31-a101-2a421f547396 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:36,650 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/e80f9ec8-77e5-492a-8065-2eddcec0789b used request id req-d46ffcc7-e824-4b31-a101-2a421f547396 2018-06-28 13:28:36,650 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-projName 2018-06-28 13:28:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:37,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17d1ab8a-10fc-4f97-9cf0-d01ec2a89961 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:37,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/8b8eb8e72424420dad591ed8978be1d0 used request id req-17d1ab8a-10fc-4f97-9cf0-d01ec2a89961 2018-06-28 13:28:37,847 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-username 2018-06-28 13:28:37,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/ac8ae0451c054cd1ac2b35a9b4759db1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:38,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a9bfeef-e8b2-44e3-a12d-1d46d8d95a0e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:38,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/ac8ae0451c054cd1ac2b35a9b4759db1 used request id req-8a9bfeef-e8b2-44e3-a12d-1d46d8d95a0e 2018-06-28 13:28:38,672 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-652eebb0-49b6-4cb8-a2ac-cbc6ce169cc1-role 2018-06-28 13:28:38,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb257230c9e6c904fff304eed454dbe3055298f" 2018-06-28 13:28:39,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-798f47a3-46e8-4392-aeac-6258bb2e02c6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:39,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/roles/0fa2f4b13cbf4d09a27df5f2cfc5bc6a used request id req-798f47a3-46e8-4392-aeac-6258bb2e02c6 2018-06-28 13:28:39,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:40,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["nnwKk5AHS-yBn6MgkFHs6w"], "issued_at": "2018-06-28T13:28:40.000000Z"}} 2018-06-28 13:28:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5c9ff90e4a62b799b8c238ab59a91f040d96a" 2018-06-28 13:28:40,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:40 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f4a3ebd-febc-4153-a769-1353323f42a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:40,433 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3f4a3ebd-febc-4153-a769-1353323f42a3 2018-06-28 13:28:40,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:40,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:41,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["rnPO62bASBaWYgtfJdcqcA"], "issued_at": "2018-06-28T13:28:41.000000Z"}} 2018-06-28 13:28:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:41,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:41 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad33d92e-6448-4598-a21e-86e397b703d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:41,747 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-ad33d92e-6448-4598-a21e-86e397b703d7 2018-06-28 13:28:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:41,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:41 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:42,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:41 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cc37213-9de7-4345-864e-e2ce046ceb00 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:28:42,305 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-8cc37213-9de7-4345-864e-e2ce046ceb00 2018-06-28 13:28:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:42,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:42 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-927e1a22-09b1-4276-bc57-024487ebff09 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:42,427 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-927e1a22-09b1-4276-bc57-024487ebff09 2018-06-28 13:28:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:43,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:43 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6bee8dd-b2a9-40c6-aa7e-b14bf4373cac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:28:43,814 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-b6bee8dd-b2a9-40c6-aa7e-b14bf4373cac 2018-06-28 13:28:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:44,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:43 GMT Server: Apache Content-Length: 409 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d578f85-1431-4295-af74-260a6fab92c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-28 13:28:44,362 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=admin used request id req-0d578f85-1431-4295-af74-260a6fab92c5 2018-06-28 13:28:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:44,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0429c25c-8f53-4d81-b200-77177f9c6841 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183"}, "enabled": true, "id": "18dd117d1749496bbde017364cb50183", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7121f683-cca4-48a-name"}} 2018-06-28 13:28:44,923 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183 used request id req-0429c25c-8f53-4d81-b200-77177f9c6841 2018-06-28 13:28:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:45,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:44 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a1d8327-4cf0-40f6-85fb-fc3392e17238 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:28:45,501 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles used request id req-1a1d8327-4cf0-40f6-85fb-fc3392e17238 2018-06-28 13:28:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:45,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:45 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e9dd6a3-32ce-45ef-bb14-0e0db6db800a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:28:45,999 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-5e9dd6a3-32ce-45ef-bb14-0e0db6db800a 2018-06-28 13:28:45,999 - keystone_utils - INFO - Granting role admin to project admin 2018-06-28 13:28:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:46,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56fe1d34-a46e-4ba9-b708-0b7f39a48298 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:46,701 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-56fe1d34-a46e-4ba9-b708-0b7f39a48298 2018-06-28 13:28:46,701 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7121f683-cca4-48a-name 2018-06-28 13:28:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:46,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:46 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:46,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5c9ff90e4a62b799b8c238ab59a91f040d96a" 2018-06-28 13:28:47,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:46 GMT Server: Apache Content-Length: 3590 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3b3a03a-6eda-4802-9227-32b20eb6af48 Connection: close Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-7121f683-cca4-48a-name", "links": {"self": "http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183"}, "domain_id": "default", "enabled": true, "id": "18dd117d1749496bbde017364cb50183", "options": {}}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:28:47,297 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-f3b3a03a-6eda-4802-9227-32b20eb6af48 2018-06-28 13:28:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5c9ff90e4a62b799b8c238ab59a91f040d96a" 2018-06-28 13:28:47,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:47 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a60642b2-c3e7-4ff8-96f3-4dc2ffc1d53f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:28:47,849 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-a60642b2-c3e7-4ff8-96f3-4dc2ffc1d53f 2018-06-28 13:28:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5c9ff90e4a62b799b8c238ab59a91f040d96a" 2018-06-28 13:28:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:47 GMT Server: Apache Content-Length: 409 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f987d354-f43b-484a-a3b2-fff01d452b33 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-28 13:28:48,325 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=admin used request id req-f987d354-f43b-484a-a3b2-fff01d452b33 2018-06-28 13:28:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5c9ff90e4a62b799b8c238ab59a91f040d96a" 2018-06-28 13:28:49,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:48 GMT Server: Apache Content-Length: 351 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-369b6a01-80de-4890-aba1-c9d2d2be7e6f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:28:49,027 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/18dd117d1749496bbde017364cb50183/roles used request id req-369b6a01-80de-4890-aba1-c9d2d2be7e6f 2018-06-28 13:28:49,028 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7121f683-cca4-48a-name 2018-06-28 13:28:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b21742ef75f5151a151bf43bf023ae33330eeaf" 2018-06-28 13:28:50,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b70cd71-e452-40d2-ad33-6319cddf383e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:50,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/18dd117d1749496bbde017364cb50183 used request id req-5b70cd71-e452-40d2-ad33-6319cddf383e 2018-06-28 13:28:50,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:51,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["r-yfxggaTCSNgW2QWhmcrg"], "issued_at": "2018-06-28T13:28:51.000000Z"}} 2018-06-28 13:28:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6faa8aa91c247f660f43c5e29e804d7ee9224d62" 2018-06-28 13:28:51,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:51 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09d94f1d-e711-4c1f-bee6-30a4d3f3b97b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:51,380 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-09d94f1d-e711-4c1f-bee6-30a4d3f3b97b 2018-06-28 13:28:51,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:28:51,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:28:52,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["dy0-sjeBQ4icGqhNZnXHPg"], "issued_at": "2018-06-28T13:28:52.000000Z"}} 2018-06-28 13:28:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:52,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:52 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81517dd6-7586-43c7-9a06-2ccd61a759ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:28:52,591 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-81517dd6-7586-43c7-9a06-2ccd61a759ce 2018-06-28 13:28:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:52,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:52 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:53,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:52 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da90cbc8-2cf3-4ed4-b690-6981d00ecb11 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:28:53,231 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-da90cbc8-2cf3-4ed4-b690-6981d00ecb11 2018-06-28 13:28:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:53,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:53 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33e542b0-180b-432d-bcf1-e516793074ac Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:28:53,728 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-33e542b0-180b-432d-bcf1-e516793074ac 2018-06-28 13:28:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:55,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:54 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-052c6a22-d7bd-4e68-b58c-f32cb6b3a3f9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:28:55,370 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-052c6a22-d7bd-4e68-b58c-f32cb6b3a3f9 2018-06-28 13:28:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:55,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:55 GMT Server: Apache Content-Length: 409 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-936e170f-b770-4ec3-a0c2-65c5f9d6a112 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-28 13:28:55,872 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=admin used request id req-936e170f-b770-4ec3-a0c2-65c5f9d6a112 2018-06-28 13:28:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:56,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a413ee46-11c8-4bb7-bfa6-eaa34ab2aaf5 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23"}, "enabled": true, "id": "02252508d4074f70ab8fa162b90b8b23", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e3f28db8-455a-4ec-name"}} 2018-06-28 13:28:56,461 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 used request id req-a413ee46-11c8-4bb7-bfa6-eaa34ab2aaf5 2018-06-28 13:28:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/02252508d4074f70ab8fa162b90b8b23/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:57,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:56 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b49d6fc9-d46c-441d-a473-afd9e7a310b7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/02252508d4074f70ab8fa162b90b8b23/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:28:57,062 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/02252508d4074f70ab8fa162b90b8b23/roles used request id req-b49d6fc9-d46c-441d-a473-afd9e7a310b7 2018-06-28 13:28:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:57,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:28:57 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fbd5dfb-39db-4f70-89e8-236bb10c5a00 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:28:57,521 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-1fbd5dfb-39db-4f70-89e8-236bb10c5a00 2018-06-28 13:28:57,521 - keystone_utils - INFO - Granting role admin to project admin 2018-06-28 13:28:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/02252508d4074f70ab8fa162b90b8b23/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:58,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4acc3630-6ce3-4a69-bd0d-fed43e14d78b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:58,354 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/02252508d4074f70ab8fa162b90b8b23/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-4acc3630-6ce3-4a69-bd0d-fed43e14d78b 2018-06-28 13:28:58,354 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e3f28db8-455a-4ec-name 2018-06-28 13:28:58,354 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e3f28db8-455a-4ec-name 2018-06-28 13:28:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:28:58,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:28:58 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:28:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6faa8aa91c247f660f43c5e29e804d7ee9224d62" 2018-06-28 13:28:59,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:28:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2dc45c1-9d79-4cb3-a266-57ae91aa3613 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:28:59,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 used request id req-b2dc45c1-9d79-4cb3-a266-57ae91aa3613 2018-06-28 13:28:59,312 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e3f28db8-455a-4ec-name 2018-06-28 13:28:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a837a0f846af765092123b1f720463ad039ec" 2018-06-28 13:28:59,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 28 Jun 2018 13:28:59 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd8b7a09-7fe0-44c6-a4d5-bd35dd4c08f4 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 02252508d4074f70ab8fa162b90b8b23.", "code": 404, "title": "Not Found"}} 2018-06-28 13:28:59,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/02252508d4074f70ab8fa162b90b8b23 used request id req-cd8b7a09-7fe0-44c6-a4d5-bd35dd4c08f4 2018-06-28 13:28:59,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-28 13:28:59,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:01,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["qtVqm4XaTR6xCbfySj9qeQ"], "issued_at": "2018-06-28T13:29:01.000000Z"}} 2018-06-28 13:29:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5b999c15b85bf916eb2918d32f70db9ff0da5a" 2018-06-28 13:29:01,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:01 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2585c1c6-e21d-483b-99e4-2684a8a63499 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:01,507 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-2585c1c6-e21d-483b-99e4-2684a8a63499 2018-06-28 13:29:01,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:01,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:02,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["rAlmMe7gS2-13SRe8IihDQ"], "issued_at": "2018-06-28T13:29:02.000000Z"}} 2018-06-28 13:29:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:03,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:02 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b83800b-3c1b-4c87-9b25-ff6d31f95519 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:03,269 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-7b83800b-3c1b-4c87-9b25-ff6d31f95519 2018-06-28 13:29:03,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:03,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:03 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:03,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:03 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0904ca5f-bcab-47c5-aef9-c34ecb911d46 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:29:03,867 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-0904ca5f-bcab-47c5-aef9-c34ecb911d46 2018-06-28 13:29:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:04,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:03 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0daff83d-baf6-4412-a62b-e7c60451b3b4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:04,389 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-0daff83d-baf6-4412-a62b-e7c60451b3b4 2018-06-28 13:29:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:05,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:05 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7045f6b8-bac7-41c3-8425-bddcb32b09f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:05,943 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-7045f6b8-bac7-41c3-8425-bddcb32b09f1 2018-06-28 13:29:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:06,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:05 GMT Server: Apache Content-Length: 409 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4f6ab97-0fb5-4c06-a3cf-eca0c56ce937 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-28 13:29:06,431 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=admin used request id req-d4f6ab97-0fb5-4c06-a3cf-eca0c56ce937 2018-06-28 13:29:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:07,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43a08c50-9286-4383-99e2-98b8756edd33 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606"}, "enabled": true, "id": "ed3460c4e4304c6d9f481c8245320606", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2426c7a7-b624-479-name"}} 2018-06-28 13:29:07,005 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606 used request id req-43a08c50-9286-4383-99e2-98b8756edd33 2018-06-28 13:29:07,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/ed3460c4e4304c6d9f481c8245320606/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:07,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:07 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7e802e6-c150-4f1f-a8e7-06c3c38310e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/ed3460c4e4304c6d9f481c8245320606/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:29:07,624 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/ed3460c4e4304c6d9f481c8245320606/roles used request id req-a7e802e6-c150-4f1f-a8e7-06c3c38310e7 2018-06-28 13:29:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:08,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:07 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17460e5d-9629-427d-bad1-d7b1505df1c2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:29:08,172 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-17460e5d-9629-427d-bad1-d7b1505df1c2 2018-06-28 13:29:08,173 - keystone_utils - INFO - Granting role admin to project admin 2018-06-28 13:29:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/ed3460c4e4304c6d9f481c8245320606/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:08,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbccc271-81a3-4c82-8bc4-d99a7651ba5d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:08,833 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/ed3460c4e4304c6d9f481c8245320606/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-dbccc271-81a3-4c82-8bc4-d99a7651ba5d 2018-06-28 13:29:08,834 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2426c7a7-b624-479-name 2018-06-28 13:29:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:08,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:08 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5b999c15b85bf916eb2918d32f70db9ff0da5a" 2018-06-28 13:29:09,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:08 GMT Server: Apache Content-Length: 3590 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-505dd78d-fbfd-4105-8072-cf4292905910 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2426c7a7-b624-479-name", "links": {"self": "http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606"}, "domain_id": "default", "enabled": true, "id": "ed3460c4e4304c6d9f481c8245320606", "options": {}}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:29:09,467 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-505dd78d-fbfd-4105-8072-cf4292905910 2018-06-28 13:29:09,467 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2426c7a7-b624-479-name 2018-06-28 13:29:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb1d191d70e2ebf52683c3cc1cc4099aa93164e" 2018-06-28 13:29:10,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d18e42c-53ce-41a8-8d1c-223d1b0fa171 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:10,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/ed3460c4e4304c6d9f481c8245320606 used request id req-5d18e42c-53ce-41a8-8d1c-223d1b0fa171 2018-06-28 13:29:10,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:11,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Y1o6F8hiSSa3abuuwti6xg"], "issued_at": "2018-06-28T13:29:11.000000Z"}} 2018-06-28 13:29:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928be3421810c6648060f8b0584a24c90ed62d1" 2018-06-28 13:29:11,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:11 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d9ec936-cdd4-420a-bfda-ed865f5543a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:11,595 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-8d9ec936-cdd4-420a-bfda-ed865f5543a2 2018-06-28 13:29:11,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:11,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:12,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Qj4FY7JPR6CGeUWmZptb4w"], "issued_at": "2018-06-28T13:29:12.000000Z"}} 2018-06-28 13:29:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:12 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d65900e0-0736-4464-931a-3bdba4c431f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:12,890 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-d65900e0-0736-4464-931a-3bdba4c431f7 2018-06-28 13:29:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:12,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:12 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:12,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:12 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c25912-7449-46e8-99cd-99e2ce6ef78b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:29:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-46c25912-7449-46e8-99cd-99e2ce6ef78b 2018-06-28 13:29:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:13 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42565c5f-4394-4d9d-9a25-a85a87a561d1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:14,029 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-42565c5f-4394-4d9d-9a25-a85a87a561d1 2018-06-28 13:29:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:15,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:15 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b24fabf-9322-4b8e-b57e-ffcf5e9c95e8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:15,627 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-3b24fabf-9322-4b8e-b57e-ffcf5e9c95e8 2018-06-28 13:29:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:16,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:15 GMT Server: Apache Content-Length: 409 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0659ceda-5f0a-4298-a8db-889505cef151 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-28 13:29:16,124 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=admin used request id req-0659ceda-5f0a-4298-a8db-889505cef151 2018-06-28 13:29:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:16,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f564af18-11f2-465a-a78c-49b5361af4b2 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b"}, "enabled": true, "id": "0b20c5eb290b406f92e58d16e16a871b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8122f376-fdfe-4ae-name"}} 2018-06-28 13:29:16,742 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b used request id req-f564af18-11f2-465a-a78c-49b5361af4b2 2018-06-28 13:29:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/0b20c5eb290b406f92e58d16e16a871b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:17,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:16 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65559181-beaa-4a76-aefb-df3b579e8127 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/0b20c5eb290b406f92e58d16e16a871b/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:29:17,340 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/0b20c5eb290b406f92e58d16e16a871b/roles used request id req-65559181-beaa-4a76-aefb-df3b579e8127 2018-06-28 13:29:17,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:17,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:17 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e55050b-2ccd-48b8-85b1-99eb89ba55f2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:29:17,843 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-1e55050b-2ccd-48b8-85b1-99eb89ba55f2 2018-06-28 13:29:17,843 - keystone_utils - INFO - Granting role admin to project admin 2018-06-28 13:29:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/0b20c5eb290b406f92e58d16e16a871b/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:18,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-296e25b4-a921-4bae-882d-6d7ce737abe4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:18,719 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5/users/0b20c5eb290b406f92e58d16e16a871b/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-296e25b4-a921-4bae-882d-6d7ce737abe4 2018-06-28 13:29:18,719 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8122f376-fdfe-4ae-name 2018-06-28 13:29:18,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:18,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:18 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928be3421810c6648060f8b0584a24c90ed62d1" 2018-06-28 13:29:19,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:18 GMT Server: Apache Content-Length: 3590 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01295f57-f032-4607-8ed0-0d7e2a4b851c Connection: close Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-8122f376-fdfe-4ae-name", "links": {"self": "http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b"}, "domain_id": "default", "enabled": true, "id": "0b20c5eb290b406f92e58d16e16a871b", "options": {}}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:29:19,310 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-01295f57-f032-4607-8ed0-0d7e2a4b851c 2018-06-28 13:29:19,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:19,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:20,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["NIKrXwMPT_ynKBfQCFTb-A"], "issued_at": "2018-06-28T13:29:20.000000Z"}} 2018-06-28 13:29:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127ba74f63e2ad0ea2bf44d506c8709915068a30" 2018-06-28 13:29:21,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:20 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18932ba9-97e9-4247-b477-28fec3535ea8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:21,058 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-18932ba9-97e9-4247-b477-28fec3535ea8 2018-06-28 13:29:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:21,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:21 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127ba74f63e2ad0ea2bf44d506c8709915068a30" 2018-06-28 13:29:21,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:21 GMT Server: Apache Content-Length: 3590 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-396f4a30-0bd2-4821-bd0e-35a22171cbce Connection: close Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-8122f376-fdfe-4ae-name", "links": {"self": "http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b"}, "domain_id": "default", "enabled": true, "id": "0b20c5eb290b406f92e58d16e16a871b", "options": {}}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:29:21,659 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-396f4a30-0bd2-4821-bd0e-35a22171cbce 2018-06-28 13:29:21,660 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8122f376-fdfe-4ae-name 2018-06-28 13:29:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626fb3f3484fc127f00b0818d87a07c967f9a0c0" 2018-06-28 13:29:22,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2554faaf-029f-44d6-85f3-f6a2bceca599 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:22,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/0b20c5eb290b406f92e58d16e16a871b used request id req-2554faaf-029f-44d6-85f3-f6a2bceca599 2018-06-28 13:29:22,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:23,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["bS4JdV5ZSOm9NlGdpg7W3A"], "issued_at": "2018-06-28T13:29:23.000000Z"}} 2018-06-28 13:29:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0376d2cc9737eebe5784f34b9529e1ff5b5d9ab5" 2018-06-28 13:29:24,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:23 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd8dc7d9-a059-4de9-97d0-03959a25667a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:24,231 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-fd8dc7d9-a059-4de9-97d0-03959a25667a 2018-06-28 13:29:24,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:24,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:25,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["-z3XMH3qR4CUmFuYHLh77Q"], "issued_at": "2018-06-28T13:29:25.000000Z"}} 2018-06-28 13:29:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:25,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:25 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1c9f393-b38d-42df-a9ac-4a7cc3bbc04b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:25,521 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a1c9f393-b38d-42df-a9ac-4a7cc3bbc04b 2018-06-28 13:29:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:25,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:25 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04de6b61-899d-4d5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:25 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92b55fac-36da-438d-bd4a-e27770d85ae5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04de6b61-899d-4d5-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:29:25,969 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04de6b61-899d-4d5-name used request id req-92b55fac-36da-438d-bd4a-e27770d85ae5 2018-06-28 13:29:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:26,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:25 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d41836e-599e-4fb9-a2cd-0118afc55446 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:26,546 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-1d41836e-599e-4fb9-a2cd-0118afc55446 2018-06-28 13:29:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-04de6b61-899d-4d5-name"}}' 2018-06-28 13:29:27,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:29:26 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ec50df1-5de0-4128-b020-4da4d206bd27 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/f2393a2e7a744cf8baef193d1b2ac6e6"}, "tags": [], "enabled": true, "id": "f2393a2e7a744cf8baef193d1b2ac6e6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-04de6b61-899d-4d5-name"}} 2018-06-28 13:29:27,183 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-6ec50df1-5de0-4128-b020-4da4d206bd27 2018-06-28 13:29:27,183 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-04de6b61-899d-4d5-name 2018-06-28 13:29:27,184 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-04de6b61-899d-4d5-name 2018-06-28 13:29:27,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:27,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:27 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/f2393a2e7a744cf8baef193d1b2ac6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0376d2cc9737eebe5784f34b9529e1ff5b5d9ab5" 2018-06-28 13:29:28,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c471adc7-b199-4afd-bba4-2e8f224179f7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:28,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/f2393a2e7a744cf8baef193d1b2ac6e6 used request id req-c471adc7-b199-4afd-bba4-2e8f224179f7 2018-06-28 13:29:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:29,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:29:29 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-80e5614a-e660-42f6-8a84-e653d326d4bf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}]} 2018-06-28 13:29:29,922 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-80e5614a-e660-42f6-8a84-e653d326d4bf 2018-06-28 13:29:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:30,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:29 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e949c4-51d3-4217-83f7-043ada93ef21 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:29:30,338 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-a6e949c4-51d3-4217-83f7-043ada93ef21 2018-06-28 13:29:30,339 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-04de6b61-899d-4d5-name 2018-06-28 13:29:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/f2393a2e7a744cf8baef193d1b2ac6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:30,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 28 Jun 2018 13:29:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-264bbe07-0657-4117-9d6e-79229c8ee42c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2393a2e7a744cf8baef193d1b2ac6e6.", "code": 404, "title": "Not Found"}} 2018-06-28 13:29:30,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/f2393a2e7a744cf8baef193d1b2ac6e6 used request id req-264bbe07-0657-4117-9d6e-79229c8ee42c 2018-06-28 13:29:30,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-28 13:29:30,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:31,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:30 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68253e0d-fabc-4554-a0c9-85b562479ebe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:31,310 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-68253e0d-fabc-4554-a0c9-85b562479ebe 2018-06-28 13:29:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0376d2cc9737eebe5784f34b9529e1ff5b5d9ab5" 2018-06-28 13:29:31,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:31 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09adf49c-d3ca-49f0-8eb6-6e107d9c3df4 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:29:31,786 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-09adf49c-d3ca-49f0-8eb6-6e107d9c3df4 2018-06-28 13:29:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0856cc46ad51f2270155132571b5aa2a71ba9308" 2018-06-28 13:29:32,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:31 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c204cc2-ad74-4560-a144-bf104d7135a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:32,298 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-8c204cc2-ad74-4560-a144-bf104d7135a1 2018-06-28 13:29:32,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:33,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["q5qT7stTRUSqcJpyuY_x5A"], "issued_at": "2018-06-28T13:29:33.000000Z"}} 2018-06-28 13:29:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6a2110506ea90399c0d510f48b0e5c94542e68" 2018-06-28 13:29:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:33 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d634e60a-6395-4ae9-91b0-43cdaf9e4f41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:33,595 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-d634e60a-6395-4ae9-91b0-43cdaf9e4f41 2018-06-28 13:29:33,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:33,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:34,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["kz3thECLQ3yY31FMy-5jSQ"], "issued_at": "2018-06-28T13:29:34.000000Z"}} 2018-06-28 13:29:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:34 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaed8253-51a5-4901-b9d0-45307f2716f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:34,773 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-eaed8253-51a5-4901-b9d0-45307f2716f2 2018-06-28 13:29:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:34,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:34 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:35,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:34 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d565b9c8-eb58-4c78-9110-272e154586bf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:29:35,306 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name used request id req-d565b9c8-eb58-4c78-9110-272e154586bf 2018-06-28 13:29:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:35,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:35 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74d2ab18-c4bd-4e5d-b1c7-239f7109b5cb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:35,804 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-74d2ab18-c4bd-4e5d-b1c7-239f7109b5cb 2018-06-28 13:29:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-84a9d6cf-b1d6-459-name"}}' 2018-06-28 13:29:36,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:29:35 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-349041b1-aba7-40d4-9231-8dc22ee85cb1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/9c862eb1467f4a949f418258f9a78618"}, "tags": [], "enabled": true, "id": "9c862eb1467f4a949f418258f9a78618", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-84a9d6cf-b1d6-459-name"}} 2018-06-28 13:29:36,398 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-349041b1-aba7-40d4-9231-8dc22ee85cb1 2018-06-28 13:29:36,399 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-84a9d6cf-b1d6-459-name 2018-06-28 13:29:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:36,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:36 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:36,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6a2110506ea90399c0d510f48b0e5c94542e68" 2018-06-28 13:29:37,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:36 GMT Server: Apache Content-Length: 506 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-769719b7-1827-4006-b362-e3975c03445c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/9c862eb1467f4a949f418258f9a78618"}, "tags": [], "enabled": true, "id": "9c862eb1467f4a949f418258f9a78618", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-84a9d6cf-b1d6-459-name"}]} 2018-06-28 13:29:37,071 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84a9d6cf-b1d6-459-name used request id req-769719b7-1827-4006-b362-e3975c03445c 2018-06-28 13:29:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6a2110506ea90399c0d510f48b0e5c94542e68" 2018-06-28 13:29:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:37 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9f05514-0d82-4fcf-9894-9496505bf990 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:29:37,590 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-e9f05514-0d82-4fcf-9894-9496505bf990 2018-06-28 13:29:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:38,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:29:38 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-bbd7a38e-4e48-41ce-a8eb-3d935f406229 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}]} 2018-06-28 13:29:38,859 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-bbd7a38e-4e48-41ce-a8eb-3d935f406229 2018-06-28 13:29:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:39,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:38 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d9af527-b333-4819-bd9d-a4ead6a30243 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:29:39,297 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-6d9af527-b333-4819-bd9d-a4ead6a30243 2018-06-28 13:29:39,298 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-84a9d6cf-b1d6-459-name 2018-06-28 13:29:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/9c862eb1467f4a949f418258f9a78618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:40,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91a5b983-aa5c-4725-a274-cdfd4e7a94ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:40,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/9c862eb1467f4a949f418258f9a78618 used request id req-91a5b983-aa5c-4725-a274-cdfd4e7a94ed 2018-06-28 13:29:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe1255c97d5ffd46525165e0e26e0439bd029f4" 2018-06-28 13:29:40,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:40 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8177672-a785-4487-8bff-edbf538bb120 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:40,904 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-b8177672-a785-4487-8bff-edbf538bb120 2018-06-28 13:29:40,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:42,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["LzS_AELbS0662iMb3kOUag"], "issued_at": "2018-06-28T13:29:42.000000Z"}} 2018-06-28 13:29:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ebd71c4f6bfd8481e29015a16472d99bbfcdba" 2018-06-28 13:29:42,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:42 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a93d8f9-9d8f-4081-b02a-eae0a8165c1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:42,166 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3a93d8f9-9d8f-4081-b02a-eae0a8165c1c 2018-06-28 13:29:42,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:42,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:43,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["0CxTtZNiS-aHvkYCc-RBEw"], "issued_at": "2018-06-28T13:29:43.000000Z"}} 2018-06-28 13:29:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:43,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:43 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-307cb5c2-b7c4-46bf-84d5-3c994244a6ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:43,909 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-307cb5c2-b7c4-46bf-84d5-3c994244a6ad 2018-06-28 13:29:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:43,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:43 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:44,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:43 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a9812bb-942c-4a50-be93-bcb48f549dcc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:29:44,459 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name used request id req-2a9812bb-942c-4a50-be93-bcb48f549dcc 2018-06-28 13:29:44,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:44,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:44 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e3507cc-f12d-4a38-a633-e7404b5b838f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:44,943 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-3e3507cc-f12d-4a38-a633-e7404b5b838f 2018-06-28 13:29:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c4131b1c-f038-402-name"}}' 2018-06-28 13:29:45,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:29:44 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-351292b3-304b-4e78-9740-94516a1ae8e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/90bce81b16814df59b2394eb1f690f2f"}, "tags": [], "enabled": true, "id": "90bce81b16814df59b2394eb1f690f2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c4131b1c-f038-402-name"}} 2018-06-28 13:29:45,564 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-351292b3-304b-4e78-9740-94516a1ae8e0 2018-06-28 13:29:45,564 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c4131b1c-f038-402-name 2018-06-28 13:29:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:45,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:45 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ebd71c4f6bfd8481e29015a16472d99bbfcdba" 2018-06-28 13:29:46,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:45 GMT Server: Apache Content-Length: 506 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8653f077-d2d9-408e-9eaa-b196c8f77aec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/90bce81b16814df59b2394eb1f690f2f"}, "tags": [], "enabled": true, "id": "90bce81b16814df59b2394eb1f690f2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c4131b1c-f038-402-name"}]} 2018-06-28 13:29:46,091 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name used request id req-8653f077-d2d9-408e-9eaa-b196c8f77aec 2018-06-28 13:29:46,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:46,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:47,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["J2Ifg02xTXuv2h0IY7s9Tg"], "issued_at": "2018-06-28T13:29:47.000000Z"}} 2018-06-28 13:29:47,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90c7f709e8be4ea1d76e4cc7fa7c79f23f6f1b" 2018-06-28 13:29:47,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:47 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf9c5d39-84d8-4492-a37b-d1924b42acd9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:47,653 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-bf9c5d39-84d8-4492-a37b-d1924b42acd9 2018-06-28 13:29:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:47,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:47 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90c7f709e8be4ea1d76e4cc7fa7c79f23f6f1b" 2018-06-28 13:29:47,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:47 GMT Server: Apache Content-Length: 506 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2fdf714-f0cb-4c78-872e-27606c87a3ee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/90bce81b16814df59b2394eb1f690f2f"}, "tags": [], "enabled": true, "id": "90bce81b16814df59b2394eb1f690f2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c4131b1c-f038-402-name"}]} 2018-06-28 13:29:47,773 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4131b1c-f038-402-name used request id req-c2fdf714-f0cb-4c78-872e-27606c87a3ee 2018-06-28 13:29:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ebd71c4f6bfd8481e29015a16472d99bbfcdba" 2018-06-28 13:29:48,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd0fef30-aacf-4c02-8248-a34fce1c9af1 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:29:48,240 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-cd0fef30-aacf-4c02-8248-a34fce1c9af1 2018-06-28 13:29:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:49,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:29:49 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-034e185b-67ee-4d5d-9060-a2b6998fa73e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}]} 2018-06-28 13:29:49,535 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-034e185b-67ee-4d5d-9060-a2b6998fa73e 2018-06-28 13:29:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:50,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:49 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b93351d4-7f79-4edb-9031-befdc9ab6473 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:29:50,026 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-b93351d4-7f79-4edb-9031-befdc9ab6473 2018-06-28 13:29:50,027 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c4131b1c-f038-402-name 2018-06-28 13:29:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/90bce81b16814df59b2394eb1f690f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:50,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:29:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0329f2ee-0c26-4ff4-973d-a497d3b64a4a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:29:50,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/90bce81b16814df59b2394eb1f690f2f used request id req-0329f2ee-0c26-4ff4-973d-a497d3b64a4a 2018-06-28 13:29:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1fe0b3de045901875a3440c6953d303d11afc0" 2018-06-28 13:29:51,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:50 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75471a2a-866e-4372-b561-b8150245c9ca Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:51,353 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-75471a2a-866e-4372-b561-b8150245c9ca 2018-06-28 13:29:51,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:52,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["UYJ92MzFSKyZYYqb_y4tkA"], "issued_at": "2018-06-28T13:29:52.000000Z"}} 2018-06-28 13:29:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb67edacc21fc22b456a2339a30c7bee41b2adca" 2018-06-28 13:29:53,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:52 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edef1389-26a9-48d6-abd7-fcb2c7fb442e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:53,103 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-edef1389-26a9-48d6-abd7-fcb2c7fb442e 2018-06-28 13:29:53,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:53,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:54,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["gZ_Gh00DQ8qJ0-K3_spH9w"], "issued_at": "2018-06-28T13:29:54.000000Z"}} 2018-06-28 13:29:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3bc305f807ae7c783976f61035476c782fc6eb" 2018-06-28 13:29:54,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:54 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e58be51b-c690-4d47-bdc2-529baf36bbd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:54,394 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e58be51b-c690-4d47-bdc2-529baf36bbd4 2018-06-28 13:29:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:54,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:54 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97b60c78-bb5d-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3bc305f807ae7c783976f61035476c782fc6eb" 2018-06-28 13:29:54,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:54 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5c561f5-3d24-4a5d-bd38-6b3652d5910e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97b60c78-bb5d-42a-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:29:54,886 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97b60c78-bb5d-42a-name used request id req-f5c561f5-3d24-4a5d-bd38-6b3652d5910e 2018-06-28 13:29:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3bc305f807ae7c783976f61035476c782fc6eb" 2018-06-28 13:29:55,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:54 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-809019bc-9adb-4c00-a58b-bf5d7d88ab54 Connection: close Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-06-28 13:29:55,342 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=foo used request id req-809019bc-9adb-4c00-a58b-bf5d7d88ab54 2018-06-28 13:29:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3bc305f807ae7c783976f61035476c782fc6eb" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-97b60c78-bb5d-42a-name"}}' 2018-06-28 13:29:55,823 - keystoneauth.session - DEBUG - RESP: [400] Date: Thu, 28 Jun 2018 13:29:55 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f687eb3-259f-4651-b5ce-7fb1961d589b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-28 13:29:55,823 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-6f687eb3-259f-4651-b5ce-7fb1961d589b 2018-06-28 13:29:55,823 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-28 13:29:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3bc305f807ae7c783976f61035476c782fc6eb" 2018-06-28 13:29:56,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:55 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-460996be-e59e-4721-a92a-f03219088007 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:29:56,280 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-460996be-e59e-4721-a92a-f03219088007 2018-06-28 13:29:56,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:57,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["cqbu93BfReyNx5OsxZ046Q"], "issued_at": "2018-06-28T13:29:57.000000Z"}} 2018-06-28 13:29:57,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbd8bd19825abd419f90b06799d740596448aa" 2018-06-28 13:29:57,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:57 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c093c33d-f79e-430f-aa5a-390ef5b31188 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:57,431 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c093c33d-f79e-430f-aa5a-390ef5b31188 2018-06-28 13:29:57,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:29:57,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:29:58,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["WfbEEuLfRPCDib78CV0W6w"], "issued_at": "2018-06-28T13:29:58.000000Z"}} 2018-06-28 13:29:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:29:59,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:58 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-322bc9d0-c15c-4a24-8fb6-9b244303128f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:29:59,185 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-322bc9d0-c15c-4a24-8fb6-9b244303128f 2018-06-28 13:29:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:29:59,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:29:59 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:29:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:29:59,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:59 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c94b407e-9365-4882-984e-e5d4d20dd98f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:29:59,697 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name used request id req-c94b407e-9365-4882-984e-e5d4d20dd98f 2018-06-28 13:29:59,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:29:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:29:59 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-573a586f-2003-4f90-a557-abe7c68027eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:29:59,810 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-573a586f-2003-4f90-a557-abe7c68027eb 2018-06-28 13:29:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ff069584-d74f-412-name"}}' 2018-06-28 13:30:00,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:29:59 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-197f79ce-8b88-4949-af7e-4222eeca6644 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/1d82f5588be5442e83c129bf0d488c71"}, "tags": [], "enabled": true, "id": "1d82f5588be5442e83c129bf0d488c71", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ff069584-d74f-412-name"}} 2018-06-28 13:30:00,357 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-197f79ce-8b88-4949-af7e-4222eeca6644 2018-06-28 13:30:00,357 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ff069584-d74f-412-name 2018-06-28 13:30:00,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:30:00,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:30:02,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:02 GMT Content-Type: application/json Content-Length: 371 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eb995ce6-6b51-44aa-987f-f70dafce4356 X-Compute-Request-Id: req-eb995ce6-6b51-44aa-987f-f70dafce4356 Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "1d82f5588be5442e83c129bf0d488c71", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:02,556 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 used request id req-eb995ce6-6b51-44aa-987f-f70dafce4356 2018-06-28 13:30:02,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-06-28 13:30:05,357 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:05 GMT Content-Type: application/json Content-Length: 324 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0fcb69d5-421c-461a-baca-4fa74640cfea X-Compute-Request-Id: req-0fcb69d5-421c-461a-baca-4fa74640cfea Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:05,357 - novaclient.v2.client - DEBUG - PUT call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 used request id req-0fcb69d5-421c-461a-baca-4fa74640cfea 2018-06-28 13:30:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:05,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:05 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbd8bd19825abd419f90b06799d740596448aa" 2018-06-28 13:30:05,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:05 GMT Server: Apache Content-Length: 506 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72c36ff9-1f51-45de-b055-2a55eaf4ddf9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/1d82f5588be5442e83c129bf0d488c71"}, "tags": [], "enabled": true, "id": "1d82f5588be5442e83c129bf0d488c71", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ff069584-d74f-412-name"}]} 2018-06-28 13:30:05,911 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ff069584-d74f-412-name used request id req-72c36ff9-1f51-45de-b055-2a55eaf4ddf9 2018-06-28 13:30:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbd8bd19825abd419f90b06799d740596448aa" 2018-06-28 13:30:06,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:05 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06cf67fe-a00e-4f6d-ae7d-be82ec63d9fb Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:30:06,394 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-06cf67fe-a00e-4f6d-ae7d-be82ec63d9fb 2018-06-28 13:30:06,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:30:06,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbd8bd19825abd419f90b06799d740596448aa" 2018-06-28 13:30:08,464 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:08 GMT Content-Type: application/json Content-Length: 366 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15dba992-c58c-42ea-bb3b-a3ca7d6d652f X-Compute-Request-Id: req-15dba992-c58c-42ea-bb3b-a3ca7d6d652f Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "1d82f5588be5442e83c129bf0d488c71", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:08,464 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/1d82f5588be5442e83c129bf0d488c71 used request id req-15dba992-c58c-42ea-bb3b-a3ca7d6d652f 2018-06-28 13:30:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:30:09,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:09 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-8b39532c-2c41-4d3e-85ee-eb7a2b56af1f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}]} 2018-06-28 13:30:09,635 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-8b39532c-2c41-4d3e-85ee-eb7a2b56af1f 2018-06-28 13:30:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:30:10,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:09 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fea0e21-4423-4777-a281-f7dbf2679a35 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:30:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-1fea0e21-4423-4777-a281-f7dbf2679a35 2018-06-28 13:30:10,201 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ff069584-d74f-412-name 2018-06-28 13:30:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/1d82f5588be5442e83c129bf0d488c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:30:10,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfa664dd-c6be-4383-bdc8-4d6672773328 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:10,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/1d82f5588be5442e83c129bf0d488c71 used request id req-bfa664dd-c6be-4383-bdc8-4d6672773328 2018-06-28 13:30:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a3291c63c7b074b86594afb7293c4f4bd8c4e3" 2018-06-28 13:30:11,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:10 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a15f23c6-8228-47f2-a4c1-3952778c7f5c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:30:11,074 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-a15f23c6-8228-47f2-a4c1-3952778c7f5c 2018-06-28 13:30:11,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:12,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["3qJyzdEOQAuPxGHlhn9HrQ"], "issued_at": "2018-06-28T13:30:12.000000Z"}} 2018-06-28 13:30:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7437f21bba8368f2740db741ef18da6837df4e" 2018-06-28 13:30:12,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:12 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee6bd85e-7d85-49a0-b037-99ab63175350 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:12,367 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-ee6bd85e-7d85-49a0-b037-99ab63175350 2018-06-28 13:30:12,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:12,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:13,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["6BMpjw3GTpGyEROGcqTtdg"], "issued_at": "2018-06-28T13:30:13.000000Z"}} 2018-06-28 13:30:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:13,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:13 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b5b81ff-db1f-4ae3-9dd9-c59b9ea2440b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:13,521 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-7b5b81ff-db1f-4ae3-9dd9-c59b9ea2440b 2018-06-28 13:30:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:13,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:13 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:14,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:13 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba8a4e04-3055-4972-b7ca-fa865dcc8773 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:30:14,036 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name used request id req-ba8a4e04-3055-4972-b7ca-fa865dcc8773 2018-06-28 13:30:14,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:14,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:14 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-312f2514-d9f3-4218-a401-9e23ac6b5c09 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:30:14,153 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-312f2514-d9f3-4218-a401-9e23ac6b5c09 2018-06-28 13:30:14,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-68cff5e8-e7ab-445-name"}}' 2018-06-28 13:30:14,811 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:30:14 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21c9fe0e-631d-48d2-9b0e-b011c3fe2d42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/6786766b96c54649a37823f37f94e812"}, "tags": [], "enabled": true, "id": "6786766b96c54649a37823f37f94e812", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-68cff5e8-e7ab-445-name"}} 2018-06-28 13:30:14,811 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-21c9fe0e-631d-48d2-9b0e-b011c3fe2d42 2018-06-28 13:30:14,811 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-68cff5e8-e7ab-445-name 2018-06-28 13:30:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:14,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:14 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7437f21bba8368f2740db741ef18da6837df4e" 2018-06-28 13:30:14,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:14 GMT Server: Apache Content-Length: 506 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50f88af6-0273-4dca-bf6b-dfa98f50ff75 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/6786766b96c54649a37823f37f94e812"}, "tags": [], "enabled": true, "id": "6786766b96c54649a37823f37f94e812", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-68cff5e8-e7ab-445-name"}]} 2018-06-28 13:30:14,949 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68cff5e8-e7ab-445-name used request id req-50f88af6-0273-4dca-bf6b-dfa98f50ff75 2018-06-28 13:30:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7437f21bba8368f2740db741ef18da6837df4e" 2018-06-28 13:30:15,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:14 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecc97e8d-2126-4ce3-8721-d3a2dd89cda4 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-28 13:30:15,486 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains/default used request id req-ecc97e8d-2126-4ce3-8721-d3a2dd89cda4 2018-06-28 13:30:15,486 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:30:15,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-06-28 13:30:17,967 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:17 GMT Content-Type: application/json Content-Length: 325 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8c435398-249c-4a45-8437-d2028b16d861 X-Compute-Request-Id: req-8c435398-249c-4a45-8437-d2028b16d861 Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:17,967 - novaclient.v2.client - DEBUG - PUT call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 used request id req-8c435398-249c-4a45-8437-d2028b16d861 2018-06-28 13:30:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-28 13:30:19,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:19 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-02b14001-48d7-4b42-9200-6b5af6687bf7 Front-End-Https: on RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-28 13:30:19,330 - keystoneauth.session - DEBUG - PUT call to network for https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 used request id req-02b14001-48d7-4b42-9200-6b5af6687bf7 2018-06-28 13:30:19,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:30:19,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:21,043 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:21 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eaa536be-4b84-46a5-9a84-e38301401b9c X-Compute-Request-Id: req-eaa536be-4b84-46a5-9a84-e38301401b9c Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6786766b96c54649a37823f37f94e812", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:21,043 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 used request id req-eaa536be-4b84-46a5-9a84-e38301401b9c 2018-06-28 13:30:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:22,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:22 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-5533828c-771d-4765-b7d0-77117025761f Front-End-Https: on RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-28 13:30:22,166 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 used request id req-5533828c-771d-4765-b7d0-77117025761f 2018-06-28 13:30:22,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:30:22,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7437f21bba8368f2740db741ef18da6837df4e" 2018-06-28 13:30:24,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:24 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51043686-5e5e-4615-a047-2bc7643d87c0 X-Compute-Request-Id: req-51043686-5e5e-4615-a047-2bc7643d87c0 Front-End-Https: on RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6786766b96c54649a37823f37f94e812", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-28 13:30:24,005 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-quota-sets/6786766b96c54649a37823f37f94e812 used request id req-51043686-5e5e-4615-a047-2bc7643d87c0 2018-06-28 13:30:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7437f21bba8368f2740db741ef18da6837df4e" 2018-06-28 13:30:25,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:25 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-c6013c17-784c-47d2-96aa-de82034e5a69 Front-End-Https: on RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-06-28 13:30:25,102 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/quotas/6786766b96c54649a37823f37f94e812 used request id req-c6013c17-784c-47d2-96aa-de82034e5a69 2018-06-28 13:30:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:25,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:25 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-df197576-3a0a-4568-aa7c-1b24ae1cd50a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}]} 2018-06-28 13:30:25,319 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-df197576-3a0a-4568-aa7c-1b24ae1cd50a 2018-06-28 13:30:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:25,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:25 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eef52d1-1b81-47cc-9a38-d2ddffcc35d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:30:25,797 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4eef52d1-1b81-47cc-9a38-d2ddffcc35d7 2018-06-28 13:30:25,798 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-68cff5e8-e7ab-445-name 2018-06-28 13:30:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/6786766b96c54649a37823f37f94e812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:26,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d8b1d45-f13f-4da9-aee4-2ff0f1f8b037 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:26,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/6786766b96c54649a37823f37f94e812 used request id req-3d8b1d45-f13f-4da9-aee4-2ff0f1f8b037 2018-06-28 13:30:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df80cc61d0b997cee7523eedac2597362f5032d3" 2018-06-28 13:30:26,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:26 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c32b29d1-a41d-4390-bf16-b6a7a0426fda Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:30:26,730 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-c32b29d1-a41d-4390-bf16-b6a7a0426fda 2018-06-28 13:30:26,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:27,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["c7Rq_GhmRBKlvNI1qIfylA"], "issued_at": "2018-06-28T13:30:27.000000Z"}} 2018-06-28 13:30:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1be4570d970ff717bf20f8a38e6b78b9345b722" 2018-06-28 13:30:28,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f571816-ef4b-47d2-bd87-d5f1eb43540b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:28,026 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3f571816-ef4b-47d2-bd87-d5f1eb43540b 2018-06-28 13:30:28,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:28,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:29,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["mCnN7ZSfRbqKIrIGBcBTYQ"], "issued_at": "2018-06-28T13:30:29.000000Z"}} 2018-06-28 13:30:29,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:29,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:29 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de11e3a2-96d4-45d8-9563-d42f46555817 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:29,291 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-de11e3a2-96d4-45d8-9563-d42f46555817 2018-06-28 13:30:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:29,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:29 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:29,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-df2feab8-0309-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:29,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:29 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-181c0c91-4bbe-45a7-9b8c-d9abde27b6af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-df2feab8-0309-4b9-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:30:29,416 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-df2feab8-0309-4b9-name used request id req-181c0c91-4bbe-45a7-9b8c-d9abde27b6af 2018-06-28 13:30:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:29,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:29 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15ed2947-de78-4b34-813d-45c80c9f919d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:30:29,968 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-15ed2947-de78-4b34-813d-45c80c9f919d 2018-06-28 13:30:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}}' 2018-06-28 13:30:30,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:30:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09265bb0-8bd6-40a7-a811-43fbe8830e00 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7"}, "tags": [], "enabled": true, "id": "d9aa69a1abd646639cba6d655d540cc7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}} 2018-06-28 13:30:30,521 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-09265bb0-8bd6-40a7-a811-43fbe8830e00 2018-06-28 13:30:30,522 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:30,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:30,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:31,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["VRAOE3aES4GdiuwtJVGzoA"], "issued_at": "2018-06-28T13:30:31.000000Z"}} 2018-06-28 13:30:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:31,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:31 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0dc2ca6e-5d1d-48f7-8132-e1a9b5953813 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:31,619 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-0dc2ca6e-5d1d-48f7-8132-e1a9b5953813 2018-06-28 13:30:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:31,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:31 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:31,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:31,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:31 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5b54369-e477-4934-9768-dc443caa0ce4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:30:31,830 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-b5b54369-e477-4934-9768-dc443caa0ce4 2018-06-28 13:30:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:31,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:31 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61c58c28-794d-430a-b412-19e543aaa781 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:30:31,927 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-61c58c28-794d-430a-b412-19e543aaa781 2018-06-28 13:30:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:32 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38d7b44f-454f-403f-b3ca-57b2d900d2f7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:30:33,023 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-38d7b44f-454f-403f-b3ca-57b2d900d2f7 2018-06-28 13:30:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-df2feab8-0309-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:33 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68ac56db-0e8e-4b4a-966d-b19ffbeab4c2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-df2feab8-0309-4b9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7"}, "tags": [], "enabled": true, "id": "d9aa69a1abd646639cba6d655d540cc7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}]} 2018-06-28 13:30:33,474 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-df2feab8-0309-4b9-name used request id req-68ac56db-0e8e-4b4a-966d-b19ffbeab4c2 2018-06-28 13:30:33,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/b86e40c6ebaa4260977bc55bc7357d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:34,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95e22ecf-a9e8-4af8-b959-3dd311118f35 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/b86e40c6ebaa4260977bc55bc7357d70"}, "enabled": true, "id": "b86e40c6ebaa4260977bc55bc7357d70", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-df2feab8-0309-4b9-user"}} 2018-06-28 13:30:34,084 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/b86e40c6ebaa4260977bc55bc7357d70 used request id req-95e22ecf-a9e8-4af8-b959-3dd311118f35 2018-06-28 13:30:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:34,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:34 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92febaa2-a863-49ea-99ea-1239ec80632c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:30:34,760 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles used request id req-92febaa2-a863-49ea-99ea-1239ec80632c 2018-06-28 13:30:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:35,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:34 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4149c1d2-9b15-4a73-b539-e6bfa9aa16cd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:30:35,260 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-4149c1d2-9b15-4a73-b539-e6bfa9aa16cd 2018-06-28 13:30:35,261 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:35,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1b3a486-bc05-4db2-a76c-5e67128b0221 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:35,921 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-d1b3a486-bc05-4db2-a76c-5e67128b0221 2018-06-28 13:30:35,922 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-df2feab8-0309-4b9-user 2018-06-28 13:30:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:36,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:35 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-761590b9-ba78-4999-a747-39ffce2719c6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:30:36,419 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-761590b9-ba78-4999-a747-39ffce2719c6 2018-06-28 13:30:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" -d '{"role": {"name": "CreateProjectUserTests-df2feab8-0309-4b9-name-role"}}' 2018-06-28 13:30:36,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:30:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22b086b1-bf51-4034-8d0a-9951c31cf098 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0db94ca1325e42d0a7030fcfc6e6efe4", "links": {"self": "http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4"}, "name": "CreateProjectUserTests-df2feab8-0309-4b9-name-role"}} 2018-06-28 13:30:36,977 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/roles used request id req-22b086b1-bf51-4034-8d0a-9951c31cf098 2018-06-28 13:30:36,977 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-df2feab8-0309-4b9-name-role 2018-06-28 13:30:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:37,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd8c6647-ff02-4d88-8b2e-5d02348653c2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0db94ca1325e42d0a7030fcfc6e6efe4", "links": {"self": "http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4"}, "name": "CreateProjectUserTests-df2feab8-0309-4b9-name-role"}} 2018-06-28 13:30:37,603 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4 used request id req-cd8c6647-ff02-4d88-8b2e-5d02348653c2 2018-06-28 13:30:37,603 - keystone_utils - INFO - Granting role CreateProjectUserTests-df2feab8-0309-4b9-name-role to project CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:37,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles/0db94ca1325e42d0a7030fcfc6e6efe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:38,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-580dda5b-b92a-4c4f-8a51-184b44787893 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:38,251 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7/users/b86e40c6ebaa4260977bc55bc7357d70/roles/0db94ca1325e42d0a7030fcfc6e6efe4 used request id req-580dda5b-b92a-4c4f-8a51-184b44787893 2018-06-28 13:30:38,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:38,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:39,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0db94ca1325e42d0a7030fcfc6e6efe4", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name-role"}, {"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9aa69a1abd646639cba6d655d540cc7", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/d9aa69a1abd646639cba6d655d540cc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/d9aa69a1abd646639cba6d655d540cc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/d9aa69a1abd646639cba6d655d540cc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/d9aa69a1abd646639cba6d655d540cc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/d9aa69a1abd646639cba6d655d540cc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/d9aa69a1abd646639cba6d655d540cc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/d9aa69a1abd646639cba6d655d540cc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-df2feab8-0309-4b9-user", "id": "b86e40c6ebaa4260977bc55bc7357d70"}, "audit_ids": ["YHEYVukgQ8iq_FRgyeT-hA"], "issued_at": "2018-06-28T13:30:39.000000Z"}} 2018-06-28 13:30:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:40,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:39 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1112d682-d246-4b23-b0b9-80bd9c05ceba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:40,001 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-1112d682-d246-4b23-b0b9-80bd9c05ceba 2018-06-28 13:30:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-df2feab8-0309-4b9-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:41,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:41 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6bf49210-1b6b-4028-aaed-397d20d0125b Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-28 13:30:41,770 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-df2feab8-0309-4b9-name&description=hello+group used request id req-6bf49210-1b6b-4028-aaed-397d20d0125b 2018-06-28 13:30:41,771 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-df2feab8-0309-4b9-name... 2018-06-28 13:30:41,771 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" -d '{"security_group": {"name": "CreateProjectUserTests-df2feab8-0309-4b9-name", "description": "hello group"}}' 2018-06-28 13:30:43,589 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:30:43 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-3e3d4366-f79b-47b8-b384-9d735f0b83c2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "updated_at": "2018-06-28T13:30:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "e23940fd-94cf-4402-90db-0fd42f13a8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}], "revision_number": 2, "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}} 2018-06-28 13:30:43,590 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-3e3d4366-f79b-47b8-b384-9d735f0b83c2 2018-06-28 13:30:43,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:44,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fc69f15a-d231-4e1a-92b4-8fa4c924c851 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "e23940fd-94cf-4402-90db-0fd42f13a8de"}]} 2018-06-28 13:30:44,711 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-fc69f15a-d231-4e1a-92b4-8fa4c924c851 2018-06-28 13:30:44,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:44,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dff46cae-dcdc-450e-9d98-4a93bd2bd36f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "e23940fd-94cf-4402-90db-0fd42f13a8de"}]} 2018-06-28 13:30:44,791 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-dff46cae-dcdc-450e-9d98-4a93bd2bd36f 2018-06-28 13:30:44,792 - neutron_utils - INFO - Retrieving security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:44,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:44,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:44 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-366d27b5-db77-4a4f-8f28-b51702a710fe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "updated_at": "2018-06-28T13:30:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "e23940fd-94cf-4402-90db-0fd42f13a8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}], "revision_number": 2, "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}]} 2018-06-28 13:30:44,981 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-366d27b5-db77-4a4f-8f28-b51702a710fe 2018-06-28 13:30:44,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-24dd33ca-d1ec-431d-8a57-f64d4b61d7e0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "e23940fd-94cf-4402-90db-0fd42f13a8de"}]} 2018-06-28 13:30:45,055 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-24dd33ca-d1ec-431d-8a57-f64d4b61d7e0 2018-06-28 13:30:45,056 - neutron_utils - INFO - Retrieving security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:45,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-bddb1b80-8979-4d1d-91a1-d9fabe527d23 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "updated_at": "2018-06-28T13:30:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "e23940fd-94cf-4402-90db-0fd42f13a8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}], "revision_number": 2, "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}]} 2018-06-28 13:30:45,229 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-bddb1b80-8979-4d1d-91a1-d9fabe527d23 2018-06-28 13:30:45,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-62e6aa7d-09c8-41a8-b685-558703df569c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "e23940fd-94cf-4402-90db-0fd42f13a8de"}]} 2018-06-28 13:30:45,306 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-62e6aa7d-09c8-41a8-b685-558703df569c 2018-06-28 13:30:45,307 - neutron_utils - INFO - Retrieving security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-1f69ec70-cf54-42a9-8c2f-9fc8ecb6cbd6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "updated_at": "2018-06-28T13:30:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "revision_number": 0, "id": "e23940fd-94cf-4402-90db-0fd42f13a8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}], "revision_number": 2, "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}]} 2018-06-28 13:30:45,482 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-1f69ec70-cf54-42a9-8c2f-9fc8ecb6cbd6 2018-06-28 13:30:45,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b6c947-bedb-4728-87ef-e79acd0680d8 2018-06-28 13:30:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3e593235-26f5-40d9-b7bb-fb1a1bef9e4a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "31a677c4-ebee-463c-afad-ad7de32d1fe2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:43Z", "security_group_id": "56b6c947-bedb-4728-87ef-e79acd0680d8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:43Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "e23940fd-94cf-4402-90db-0fd42f13a8de"}]} 2018-06-28 13:30:45,564 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-3e593235-26f5-40d9-b7bb-fb1a1bef9e4a 2018-06-28 13:30:45,564 - neutron_utils - INFO - Deleting security group rule with ID - 31a677c4-ebee-463c-afad-ad7de32d1fe2 2018-06-28 13:30:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/31a677c4-ebee-463c-afad-ad7de32d1fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:45,906 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:30:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-33af79f8-0cf1-42f1-9535-aece98333540 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:45,906 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/31a677c4-ebee-463c-afad-ad7de32d1fe2 used request id req-33af79f8-0cf1-42f1-9535-aece98333540 2018-06-28 13:30:45,906 - neutron_utils - INFO - Deleting security group rule with ID - e23940fd-94cf-4402-90db-0fd42f13a8de 2018-06-28 13:30:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/e23940fd-94cf-4402-90db-0fd42f13a8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:46,208 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:30:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-22fcbb0e-1fd8-4a9d-89e3-272a0964dd48 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:46,209 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/e23940fd-94cf-4402-90db-0fd42f13a8de used request id req-22fcbb0e-1fd8-4a9d-89e3-272a0964dd48 2018-06-28 13:30:46,209 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/56b6c947-bedb-4728-87ef-e79acd0680d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e315ec717b28a7f00520f1379cd676072e2d5a5" 2018-06-28 13:30:46,593 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:30:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2b7e8898-d293-4501-bd4d-41a830546b76 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:46,593 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/56b6c947-bedb-4728-87ef-e79acd0680d8 used request id req-2b7e8898-d293-4501-bd4d-41a830546b76 2018-06-28 13:30:46,594 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-df2feab8-0309-4b9-user 2018-06-28 13:30:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/b86e40c6ebaa4260977bc55bc7357d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9ffec497556209ab9486430cfdb399c928d27f" 2018-06-28 13:30:47,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f019d605-4aaf-4377-9359-6913f2cee511 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:47,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/b86e40c6ebaa4260977bc55bc7357d70 used request id req-f019d605-4aaf-4377-9359-6913f2cee511 2018-06-28 13:30:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:48,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:48 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-cc5cc1ee-0692-4421-954f-a3577c7807df Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:41Z", "updated_at": "2018-06-28T13:30:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "revision_number": 0, "id": "32e797ab-41ec-46a7-a119-1048a45490a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "revision_number": 0, "id": "3edf72f1-e129-4489-a947-9e528e31f925", "remote_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "revision_number": 0, "id": "55dac58e-a010-4bbc-9ae5-60422ad4b45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "revision_number": 0, "id": "db75c718-bcee-40ba-be47-734bfe8c42b4", "remote_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "remote_ip_prefix": null, "created_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9aa69a1abd646639cba6d655d540cc7"}], "revision_number": 4, "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "name": "default"}]} 2018-06-28 13:30:48,751 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-cc5cc1ee-0692-4421-954f-a3577c7807df 2018-06-28 13:30:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:49,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:48 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc334a91-f643-43d4-ae02-be200aa8c408 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:30:49,281 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-fc334a91-f643-43d4-ae02-be200aa8c408 2018-06-28 13:30:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:49,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68110560-bc10-47d8-a4ed-70f32bd8a7ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9aa69a1abd646639cba6d655d540cc7", "name": "CreateProjectUserTests-df2feab8-0309-4b9-name"}} 2018-06-28 13:30:49,835 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7 used request id req-68110560-bc10-47d8-a4ed-70f32bd8a7ee 2018-06-28 13:30:49,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69a84e8b-aa85-4dd2-ac82-2ec79f90679c 2018-06-28 13:30:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=69a84e8b-aa85-4dd2-ac82-2ec79f90679c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:50,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:30:50 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c775b9bf-c9fd-4ac9-8de7-0c55c8bd4296 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:41Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "32e797ab-41ec-46a7-a119-1048a45490a8"}, {"remote_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:41Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "3edf72f1-e129-4489-a947-9e528e31f925"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:41Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "55dac58e-a010-4bbc-9ae5-60422ad4b45c"}, {"remote_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:30:41Z", "security_group_id": "69a84e8b-aa85-4dd2-ac82-2ec79f90679c", "port_range_min": null, "revision_number": 0, "tenant_id": "d9aa69a1abd646639cba6d655d540cc7", "created_at": "2018-06-28T13:30:41Z", "project_id": "d9aa69a1abd646639cba6d655d540cc7", "id": "db75c718-bcee-40ba-be47-734bfe8c42b4"}]} 2018-06-28 13:30:50,803 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=69a84e8b-aa85-4dd2-ac82-2ec79f90679c used request id req-c775b9bf-c9fd-4ac9-8de7-0c55c8bd4296 2018-06-28 13:30:50,805 - neutron_utils - INFO - Deleting security group with name - default 2018-06-28 13:30:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/69a84e8b-aa85-4dd2-ac82-2ec79f90679c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:51,321 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:30:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2cfa3ffe-7141-451c-9d80-4eb3e5df753d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:51,321 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/69a84e8b-aa85-4dd2-ac82-2ec79f90679c used request id req-2cfa3ffe-7141-451c-9d80-4eb3e5df753d 2018-06-28 13:30:51,322 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-df2feab8-0309-4b9-name 2018-06-28 13:30:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:52,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fdd349e-3448-45b1-a32d-c75f714c1d5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:52,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/d9aa69a1abd646639cba6d655d540cc7 used request id req-9fdd349e-3448-45b1-a32d-c75f714c1d5e 2018-06-28 13:30:52,179 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-df2feab8-0309-4b9-name-role 2018-06-28 13:30:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:52,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:30:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8aa8e66-2262-4d71-9a8b-867dd769fded Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:30:52,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/roles/0db94ca1325e42d0a7030fcfc6e6efe4 used request id req-a8aa8e66-2262-4d71-9a8b-867dd769fded 2018-06-28 13:30:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32161e47e20e0ba58b899ba18d1de24ae583375f" 2018-06-28 13:30:53,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:52 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b86734-3572-4678-8cc3-65696185b0c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:30:53,407 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-d4b86734-3572-4678-8cc3-65696185b0c5 2018-06-28 13:30:53,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:54,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["P5Ia0JltTR-7s5WPjKiiVw"], "issued_at": "2018-06-28T13:30:54.000000Z"}} 2018-06-28 13:30:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94eea5936e1eda12d63ae26688c3f5ac45f666e5" 2018-06-28 13:30:54,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:54 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4edfba2-2c5a-4a32-a328-0675dc070e4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:54,805 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-d4edfba2-2c5a-4a32-a328-0675dc070e4c 2018-06-28 13:30:54,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:54,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:55,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["udkH1aE2RK2W-Ch8q9O1AQ"], "issued_at": "2018-06-28T13:30:55.000000Z"}} 2018-06-28 13:30:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:30:56,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:55 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a00c9be-1265-4e4c-8553-3f2385550d10 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:56,419 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3a00c9be-1265-4e4c-8553-3f2385550d10 2018-06-28 13:30:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:56,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:56 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6f0b3c27-7598-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:30:56,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:56 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5550763-c725-4a46-b0c0-27c76984350a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6f0b3c27-7598-404-name", "previous": null, "next": null}, "projects": []} 2018-06-28 13:30:56,939 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6f0b3c27-7598-404-name used request id req-b5550763-c725-4a46-b0c0-27c76984350a 2018-06-28 13:30:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:30:57,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:56 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b000cf0-cc07-4e53-af8c-106b8facbed9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:30:57,462 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-4b000cf0-cc07-4e53-af8c-106b8facbed9 2018-06-28 13:30:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}}' 2018-06-28 13:30:57,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:30:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae134909-4735-4787-b3bb-f613fde88883 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1"}, "tags": [], "enabled": true, "id": "a66a93ae4acd45dc979759af3b8ef6b1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}} 2018-06-28 13:30:57,638 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-ae134909-4735-4787-b3bb-f613fde88883 2018-06-28 13:30:57,638 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:30:57,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:30:57,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:30:58,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["GDLoibOESS6Y4M9xNUnI0w"], "issued_at": "2018-06-28T13:30:58.000000Z"}} 2018-06-28 13:30:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:30:59,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:58 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edb6e7f6-91fd-4cd5-ab7a-233460658ce4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:30:59,312 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-edb6e7f6-91fd-4cd5-ab7a-233460658ce4 2018-06-28 13:30:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:30:59,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:30:59 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:30:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:30:59,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:59 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbf2686c-a93e-4aef-85d1-3b1a815dfd04 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:30:59,945 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-bbf2686c-a93e-4aef-85d1-3b1a815dfd04 2018-06-28 13:30:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:00,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:30:59 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e5286b1-52b7-4ab3-8108-933883cd5941 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:31:00,367 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-1e5286b1-52b7-4ab3-8108-933883cd5941 2018-06-28 13:31:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:01,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:01 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-767a59e8-aada-457e-bceb-b3786944612d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:31:01,920 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-767a59e8-aada-457e-bceb-b3786944612d 2018-06-28 13:31:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:02,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:01 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7964ef00-fa4c-456f-ad81-fda4d5fc411d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1"}, "tags": [], "enabled": true, "id": "a66a93ae4acd45dc979759af3b8ef6b1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:02,377 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name used request id req-7964ef00-fa4c-456f-ad81-fda4d5fc411d 2018-06-28 13:31:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:02,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:02 GMT Server: Apache Content-Length: 285 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f21d7600-c4de-4cd8-bead-c355a890cc8b Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a"}, "enabled": true, "id": "6f5af92d591946daa13843fd71f5ab0a", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-user1"}} 2018-06-28 13:31:02,947 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a used request id req-f21d7600-c4de-4cd8-bead-c355a890cc8b 2018-06-28 13:31:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:03,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:02 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a22981d-7e96-489b-b6e2-77c37e0b1564 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:31:03,575 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles used request id req-3a22981d-7e96-489b-b6e2-77c37e0b1564 2018-06-28 13:31:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:03 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47dd4fbf-482e-4584-8a57-fabf0af9c711 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:31:04,002 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-47dd4fbf-482e-4584-8a57-fabf0af9c711 2018-06-28 13:31:04,002 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:04,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d06a95a6-d0cb-4114-acfc-97d1c054b19b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:04,635 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-d06a95a6-d0cb-4114-acfc-97d1c054b19b 2018-06-28 13:31:04,635 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6f0b3c27-7598-404-user1 2018-06-28 13:31:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:05,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:04 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49d999f2-934f-4a6c-b656-98edb476bd2b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:31:05,203 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-49d999f2-934f-4a6c-b656-98edb476bd2b 2018-06-28 13:31:05,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" -d '{"role": {"name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}}' 2018-06-28 13:31:05,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:31:05 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7bc8e35-38be-493c-b034-4ecbd54ff496 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b20f8d7524c14a06b70a57ba2f984c84", "links": {"self": "http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84"}, "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}} 2018-06-28 13:31:05,669 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/roles used request id req-c7bc8e35-38be-493c-b034-4ecbd54ff496 2018-06-28 13:31:05,669 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-6f0b3c27-7598-404-name-role 2018-06-28 13:31:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:06,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:05 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a38cafe-4ca3-4611-ba13-9a94aac59dfe Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b20f8d7524c14a06b70a57ba2f984c84", "links": {"self": "http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84"}, "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}} 2018-06-28 13:31:06,187 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 used request id req-7a38cafe-4ca3-4611-ba13-9a94aac59dfe 2018-06-28 13:31:06,187 - keystone_utils - INFO - Granting role CreateProjectUserTests-6f0b3c27-7598-404-name-role to project CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles/b20f8d7524c14a06b70a57ba2f984c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:06,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0529cfd-c679-48c1-8a21-92d298d52495 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:06,917 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/6f5af92d591946daa13843fd71f5ab0a/roles/b20f8d7524c14a06b70a57ba2f984c84 used request id req-e0529cfd-c679-48c1-8a21-92d298d52495 2018-06-28 13:31:06,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:31:06,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:31:08,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["-nGVNe9WT4Stnr0pbCYHHA"], "issued_at": "2018-06-28T13:31:08.000000Z"}} 2018-06-28 13:31:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:08,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:08 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f50b94b4-7dc3-44fa-a189-0e6707b8b84c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:31:08,619 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-f50b94b4-7dc3-44fa-a189-0e6707b8b84c 2018-06-28 13:31:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:31:08,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:31:08 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:31:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:09,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:08 GMT Server: Apache Content-Length: 3591 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2a9d096-24ab-4e08-b4cc-832efc3c4c0f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-6f0b3c27-7598-404-user1", "links": {"self": "http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a"}, "domain_id": "default", "enabled": true, "id": "6f5af92d591946daa13843fd71f5ab0a", "options": {}}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 13:31:09,449 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-d2a9d096-24ab-4e08-b4cc-832efc3c4c0f 2018-06-28 13:31:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:10,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:09 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9e54027-4252-4b48-9490-5e755a78da13 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:31:10,006 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-f9e54027-4252-4b48-9490-5e755a78da13 2018-06-28 13:31:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:11,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:10 GMT Server: Apache Content-Length: 1017 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2ec2465-0509-4380-bfab-759324a004b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "b20f8d7524c14a06b70a57ba2f984c84", "links": {"self": "http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84"}, "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:31:11,489 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-e2ec2465-0509-4380-bfab-759324a004b0 2018-06-28 13:31:11,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:12,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:11 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fa559da-4319-447b-b5e1-0653872a06a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1"}, "tags": [], "enabled": true, "id": "a66a93ae4acd45dc979759af3b8ef6b1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:12,024 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=CreateProjectUserTests-6f0b3c27-7598-404-name used request id req-5fa559da-4319-447b-b5e1-0653872a06a7 2018-06-28 13:31:12,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users/8901fdc171c04823bf7d495227e826e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:12,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:12 GMT Server: Apache Content-Length: 285 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35658914-ba80-4ca5-ba5a-1f227f21835c Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://192.168.10.35:5000/v3/users/8901fdc171c04823bf7d495227e826e6"}, "enabled": true, "id": "8901fdc171c04823bf7d495227e826e6", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-6f0b3c27-7598-404-user2"}} 2018-06-28 13:31:12,583 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users/8901fdc171c04823bf7d495227e826e6 used request id req-35658914-ba80-4ca5-ba5a-1f227f21835c 2018-06-28 13:31:12,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:13,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:12 GMT Server: Apache Content-Length: 183 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01e14ac5-698f-4aba-afef-2f14b1611158 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles", "previous": null, "next": null}, "roles": []} 2018-06-28 13:31:13,211 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles used request id req-01e14ac5-698f-4aba-afef-2f14b1611158 2018-06-28 13:31:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:13,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:13 GMT Server: Apache Content-Length: 178 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1277e68-3f47-43e4-8015-2874402ad3ee Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}} 2018-06-28 13:31:13,759 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-d1277e68-3f47-43e4-8015-2874402ad3ee 2018-06-28 13:31:13,760 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:13,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:14,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf058e66-8cbc-4d0a-be60-da70ab357bb4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:14,401 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles/efa3d2ce7bab47f1b7fb90b3e9558f54 used request id req-bf058e66-8cbc-4d0a-be60-da70ab357bb4 2018-06-28 13:31:14,402 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6f0b3c27-7598-404-user2 2018-06-28 13:31:14,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:14,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:14 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef94b432-71fc-45dd-bfa8-157c8c59e6c9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b20f8d7524c14a06b70a57ba2f984c84", "links": {"self": "http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84"}, "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}} 2018-06-28 13:31:14,958 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 used request id req-ef94b432-71fc-45dd-bfa8-157c8c59e6c9 2018-06-28 13:31:14,958 - keystone_utils - INFO - Granting role CreateProjectUserTests-6f0b3c27-7598-404-name-role to project CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles/b20f8d7524c14a06b70a57ba2f984c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:15,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d85faf6-e2db-4b3a-b7ec-8f47df30a88c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:15,815 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1/users/8901fdc171c04823bf7d495227e826e6/roles/b20f8d7524c14a06b70a57ba2f984c84 used request id req-3d85faf6-e2db-4b3a-b7ec-8f47df30a88c 2018-06-28 13:31:15,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:31:15,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:31:16,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}, {"id": "b20f8d7524c14a06b70a57ba2f984c84", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}], "expires_at": "2018-06-28T14:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a66a93ae4acd45dc979759af3b8ef6b1", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-6f0b3c27-7598-404-user1", "id": "6f5af92d591946daa13843fd71f5ab0a"}, "audit_ids": ["k0SmIeEjQBmhHAGgrj7JeQ"], "issued_at": "2018-06-28T13:31:16.000000Z"}} 2018-06-28 13:31:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:17,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:16 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6947704d-ca17-4bb2-893b-cb37fc73b860 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:31:17,414 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-6947704d-ca17-4bb2-893b-cb37fc73b860 2018-06-28 13:31:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-6f0b3c27-7598-404-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:18,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:18 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0eaaa9fc-60b9-4167-97ec-889e405eebd1 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-28 13:31:18,986 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-6f0b3c27-7598-404-name&description=hello+group used request id req-0eaaa9fc-60b9-4167-97ec-889e405eebd1 2018-06-28 13:31:18,986 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-6f0b3c27-7598-404-name... 2018-06-28 13:31:18,987 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:18,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" -d '{"security_group": {"name": "CreateProjectUserTests-6f0b3c27-7598-404-name", "description": "hello group"}}' 2018-06-28 13:31:20,816 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:31:20 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-c1bdb16c-b3a0-415a-bb5b-29793db591dd Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}} 2018-06-28 13:31:20,816 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-c1bdb16c-b3a0-415a-bb5b-29793db591dd 2018-06-28 13:31:20,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:21,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f17b2557-e045-4768-81a0-2f3823a2630d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:21,966 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-f17b2557-e045-4768-81a0-2f3823a2630d 2018-06-28 13:31:21,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f916a96b-c6bc-4b2f-8fa4-728dffa16e89 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:22,135 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-f916a96b-c6bc-4b2f-8fa4-728dffa16e89 2018-06-28 13:31:22,136 - neutron_utils - INFO - Retrieving security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-597ac7b9-4647-4fae-97a6-c6edb3c5259e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:22,395 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-597ac7b9-4647-4fae-97a6-c6edb3c5259e 2018-06-28 13:31:22,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d8bbd126-f445-450b-b0c4-bb9853ed44c7 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:22,470 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-d8bbd126-f445-450b-b0c4-bb9853ed44c7 2018-06-28 13:31:22,470 - neutron_utils - INFO - Retrieving security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-36a761bf-5fa6-45b0-839b-440c1f56fecd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:22,642 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-36a761bf-5fa6-45b0-839b-440c1f56fecd 2018-06-28 13:31:22,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3ef38b07-f350-4bc1-b4f5-ef9154558e68 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:22,727 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-3ef38b07-f350-4bc1-b4f5-ef9154558e68 2018-06-28 13:31:22,727 - neutron_utils - INFO - Retrieving security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c540a427-1def-4e7b-aeed-17abc9162bfd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:22,910 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-c540a427-1def-4e7b-aeed-17abc9162bfd 2018-06-28 13:31:22,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:22,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-63cb5a58-2bbb-41be-af91-38db3729a1b3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:22,989 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-63cb5a58-2bbb-41be-af91-38db3729a1b3 2018-06-28 13:31:22,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:31:22,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:31:24,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}, {"id": "b20f8d7524c14a06b70a57ba2f984c84", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name-role"}], "expires_at": "2018-06-28T14:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a66a93ae4acd45dc979759af3b8ef6b1", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/a66a93ae4acd45dc979759af3b8ef6b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-6f0b3c27-7598-404-user2", "id": "8901fdc171c04823bf7d495227e826e6"}, "audit_ids": ["hMefAqKDR2aPVS1U5B8a0w"], "issued_at": "2018-06-28T13:31:24.000000Z"}} 2018-06-28 13:31:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:24,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfb73ee8-d497-4212-bd00-ec6c0df05201 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:31:24,640 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-cfb73ee8-d497-4212-bd00-ec6c0df05201 2018-06-28 13:31:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-6f0b3c27-7598-404-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:25,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:25 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-aeeef422-e2ac-4ebf-a7b9-271ae129e6d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:25,767 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=CreateProjectUserTests-6f0b3c27-7598-404-name&description=hello+group used request id req-aeeef422-e2ac-4ebf-a7b9-271ae129e6d6 2018-06-28 13:31:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:31:25,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:31:25 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:31:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:26,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:25 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-773622b0-36d4-4d18-8e77-f0cc0f9cd8cf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a66a93ae4acd45dc979759af3b8ef6b1", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}} 2018-06-28 13:31:26,362 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 used request id req-773622b0-36d4-4d18-8e77-f0cc0f9cd8cf 2018-06-28 13:31:26,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:27,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d50162b8-b591-43f4-8016-50d76a9f919f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:27,342 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-d50162b8-b591-43f4-8016-50d76a9f919f 2018-06-28 13:31:27,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:27,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9ba31c24-3a46-457d-a8d4-b3cff2277108 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:27,429 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-9ba31c24-3a46-457d-a8d4-b3cff2277108 2018-06-28 13:31:27,430 - neutron_utils - INFO - Retrieving security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:27,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:27 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c17a72af-4cc7-458e-acd3-835aedce39d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "updated_at": "2018-06-28T13:31:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "217ea0ed-f796-4784-8216-6ed9010d9959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "revision_number": 0, "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 2, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}]} 2018-06-28 13:31:27,617 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-c17a72af-4cc7-458e-acd3-835aedce39d6 2018-06-28 13:31:27,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 2018-06-28 13:31:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:27,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-72cf3cfd-2bc1-4697-8f37-d84f6f6b6a56 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "217ea0ed-f796-4784-8216-6ed9010d9959"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:20Z", "security_group_id": "9d01fe87-fa28-4031-8ba2-bf408bb7a3b7", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:20Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "6608aa45-5b51-41ac-95c9-2732e5eb1a6c"}]} 2018-06-28 13:31:27,702 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-72cf3cfd-2bc1-4697-8f37-d84f6f6b6a56 2018-06-28 13:31:27,703 - neutron_utils - INFO - Deleting security group rule with ID - 217ea0ed-f796-4784-8216-6ed9010d9959 2018-06-28 13:31:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/217ea0ed-f796-4784-8216-6ed9010d9959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:29,294 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3c166d0b-6e4c-490c-a82d-126fa87898e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:29,295 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/217ea0ed-f796-4784-8216-6ed9010d9959 used request id req-3c166d0b-6e4c-490c-a82d-126fa87898e7 2018-06-28 13:31:29,295 - neutron_utils - INFO - Deleting security group rule with ID - 6608aa45-5b51-41ac-95c9-2732e5eb1a6c 2018-06-28 13:31:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/6608aa45-5b51-41ac-95c9-2732e5eb1a6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:29,629 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-40f10263-4d34-4ff9-a184-cf74b1ddc139 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:29,630 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/6608aa45-5b51-41ac-95c9-2732e5eb1a6c used request id req-40f10263-4d34-4ff9-a184-cf74b1ddc139 2018-06-28 13:31:29,630 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735186e666d82cbe0818537cf511a1d0871c13d" 2018-06-28 13:31:30,069 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a9dece1b-4ca3-4663-9e11-b9a7b319047b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:30,069 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-a9dece1b-4ca3-4663-9e11-b9a7b319047b 2018-06-28 13:31:30,070 - neutron_utils - INFO - Deleting security group rule with ID - 6608aa45-5b51-41ac-95c9-2732e5eb1a6c 2018-06-28 13:31:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/6608aa45-5b51-41ac-95c9-2732e5eb1a6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:31,237 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:31:31 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-832b73e8-97c3-4aff-a908-9a15100ba1b2 RESP BODY: {"NeutronError": {"message": "Security group rule 6608aa45-5b51-41ac-95c9-2732e5eb1a6c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-28 13:31:31,237 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/6608aa45-5b51-41ac-95c9-2732e5eb1a6c used request id req-832b73e8-97c3-4aff-a908-9a15100ba1b2 2018-06-28 13:31:31,237 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6608aa45-5b51-41ac-95c9-2732e5eb1a6c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-28 13:31:31,238 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6608aa45-5b51-41ac-95c9-2732e5eb1a6c does not exist Neutron server returns request_ids: ['req-832b73e8-97c3-4aff-a908-9a15100ba1b2'] 2018-06-28 13:31:31,238 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee85c8ce15d19b5232ae02f76f06e241d488b1b" 2018-06-28 13:31:31,323 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:31:31 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-40215cbc-ba6b-4b90-8b6b-2dd47815446b RESP BODY: {"NeutronError": {"message": "Security group 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-28 13:31:31,323 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 used request id req-40215cbc-ba6b-4b90-8b6b-2dd47815446b 2018-06-28 13:31:31,323 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-28 13:31:31,323 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 9d01fe87-fa28-4031-8ba2-bf408bb7a3b7 does not exist Neutron server returns request_ids: ['req-40215cbc-ba6b-4b90-8b6b-2dd47815446b'] 2018-06-28 13:31:31,324 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6f0b3c27-7598-404-user1 2018-06-28 13:31:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a635e741e0f54e8b41f0a46284c20ab3ff3cfb" 2018-06-28 13:31:32,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ea565a4-c7d5-4d5b-9610-2192d2e96461 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:32,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/6f5af92d591946daa13843fd71f5ab0a used request id req-7ea565a4-c7d5-4d5b-9610-2192d2e96461 2018-06-28 13:31:32,189 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6f0b3c27-7598-404-user2 2018-06-28 13:31:32,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/8901fdc171c04823bf7d495227e826e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4debd8a69aae37eef4401778833009522b82b7c4" 2018-06-28 13:31:33,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61077dba-ab4f-432c-8fa9-44130440799c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:33,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/8901fdc171c04823bf7d495227e826e6 used request id req-61077dba-ab4f-432c-8fa9-44130440799c 2018-06-28 13:31:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:34,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:34 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-04501775-0405-4b6e-b5cb-b74442217148 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:18Z", "updated_at": "2018-06-28T13:31:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "revision_number": 0, "id": "d920003a-e7d8-491b-9eca-6eed3049078c", "remote_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "revision_number": 0, "id": "3365b713-4e69-489f-a292-a37ae7fef2b1", "remote_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "revision_number": 0, "id": "d2e1a6ce-d1f4-4caf-9506-5b3773024734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "revision_number": 0, "id": "1dd6e3b6-72ba-46e4-9db0-d617521cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1"}], "revision_number": 4, "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "name": "default"}]} 2018-06-28 13:31:34,782 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-04501775-0405-4b6e-b5cb-b74442217148 2018-06-28 13:31:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:35,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:34 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4caf799d-09b5-4617-af2e-c2f94b035563 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:31:35,268 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4caf799d-09b5-4617-af2e-c2f94b035563 2018-06-28 13:31:35,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:35,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b57c55db-1c4b-4594-9720-5007508b65ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a66a93ae4acd45dc979759af3b8ef6b1", "name": "CreateProjectUserTests-6f0b3c27-7598-404-name"}} 2018-06-28 13:31:35,759 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 used request id req-b57c55db-1c4b-4594-9720-5007508b65ca 2018-06-28 13:31:35,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5e90500-0d03-45f2-99d9-38548a9f36bf 2018-06-28 13:31:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=a5e90500-0d03-45f2-99d9-38548a9f36bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:35,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:35 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0cb89e69-fb6c-476c-ac44-4b2d85d7d2fe Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:18Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "1dd6e3b6-72ba-46e4-9db0-d617521cb97b"}, {"remote_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:18Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "3365b713-4e69-489f-a292-a37ae7fef2b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:18Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "d2e1a6ce-d1f4-4caf-9506-5b3773024734"}, {"remote_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:31:18Z", "security_group_id": "a5e90500-0d03-45f2-99d9-38548a9f36bf", "port_range_min": null, "revision_number": 0, "tenant_id": "a66a93ae4acd45dc979759af3b8ef6b1", "created_at": "2018-06-28T13:31:18Z", "project_id": "a66a93ae4acd45dc979759af3b8ef6b1", "id": "d920003a-e7d8-491b-9eca-6eed3049078c"}]} 2018-06-28 13:31:35,911 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=a5e90500-0d03-45f2-99d9-38548a9f36bf used request id req-0cb89e69-fb6c-476c-ac44-4b2d85d7d2fe 2018-06-28 13:31:35,912 - neutron_utils - INFO - Deleting security group with name - default 2018-06-28 13:31:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/a5e90500-0d03-45f2-99d9-38548a9f36bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:36,465 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6bea3aa7-08cd-4275-baeb-12546b7dcb73 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:36,465 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/a5e90500-0d03-45f2-99d9-38548a9f36bf used request id req-6bea3aa7-08cd-4275-baeb-12546b7dcb73 2018-06-28 13:31:36,466 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-6f0b3c27-7598-404-name 2018-06-28 13:31:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:36,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e5b8433-166b-4402-880d-525efbf4957c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:36,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/a66a93ae4acd45dc979759af3b8ef6b1 used request id req-1e5b8433-166b-4402-880d-525efbf4957c 2018-06-28 13:31:36,918 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-6f0b3c27-7598-404-name-role 2018-06-28 13:31:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:37,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 13:31:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7aff396-0291-4eb4-a87f-a80e5d214cd4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:31:37,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/roles/b20f8d7524c14a06b70a57ba2f984c84 used request id req-e7aff396-0291-4eb4-a87f-a80e5d214cd4 2018-06-28 13:31:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17119e111521b39a7572cc3ba36998f9ef03cf3" 2018-06-28 13:31:37,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:37 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bf1fd2f-04c8-4117-a519-bf9380a157a4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 13:31:37,922 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-6bf1fd2f-04c8-4117-a519-bf9380a157a4 2018-06-28 13:31:37,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:31:39,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Gr5eFUrTTpu1yAsVMweAgA"], "issued_at": "2018-06-28T13:31:39.000000Z"}} 2018-06-28 13:31:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" 2018-06-28 13:31:41,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:41 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fb2bfacd-3428-4266-a457-10dc1e758bf9 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:31:41,277 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-fb2bfacd-3428-4266-a457-10dc1e758bf9 2018-06-28 13:31:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d"}' 2018-06-28 13:31:44,278 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:31:44 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5ad3b5ca-36b0-46b0-8cab-99d192899ac2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:31:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:31:44Z", "visibility": "shared", "self": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927", "min_disk": 0, "protected": false, "id": "5921f54e-9faa-4f38-98e8-2989afa5f927", "file": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:31:44,278 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-5ad3b5ca-36b0-46b0-8cab-99d192899ac2 2018-06-28 13:31:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" -d '' 2018-06-28 13:31:47,786 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f6513419-5440-4f41-bb2c-1dd2eb5a1904 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:31:47,786 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927/file used request id req-f6513419-5440-4f41-bb2c-1dd2eb5a1904 2018-06-28 13:31:47,787 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:31:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" 2018-06-28 13:31:50,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:50 GMT Content-Type: application/json Content-Length: 715 Connection: keep-alive X-Openstack-Request-Id: req-03df3b05-69fb-4cb5-952f-df955296753e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:31:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:31:48Z", "visibility": "shared", "self": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927", "min_disk": 0, "protected": false, "id": "5921f54e-9faa-4f38-98e8-2989afa5f927", "file": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/5921f54e-9faa-4f38-98e8-2989afa5f927", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:31:50,324 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927 used request id req-03df3b05-69fb-4cb5-952f-df955296753e 2018-06-28 13:31:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" 2018-06-28 13:31:52,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-47afe5c4-d986-4b9f-bfd5-e1d430b59281 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:31:52,698 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-47afe5c4-d986-4b9f-bfd5-e1d430b59281 2018-06-28 13:31:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" 2018-06-28 13:31:55,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:31:55 GMT Content-Type: application/json Content-Length: 870 Connection: keep-alive X-Openstack-Request-Id: req-62c74ef5-2187-4a13-b378-98f2ca2a3a49 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:31:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:31:48Z", "visibility": "shared", "self": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927", "min_disk": 0, "protected": false, "id": "5921f54e-9faa-4f38-98e8-2989afa5f927", "file": "/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/5921f54e-9faa-4f38-98e8-2989afa5f927", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d"} 2018-06-28 13:31:55,318 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d used request id req-62c74ef5-2187-4a13-b378-98f2ca2a3a49 2018-06-28 13:31:55,319 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-67071057-dc37-4dfd-a10e-48ef3558b17d 2018-06-28 13:31:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8df6949a06ad594d5568834c4807414bc080514" 2018-06-28 13:31:58,321 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:31:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3f385319-9f87-4470-b676-082a1a20ea4c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:31:58,321 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/5921f54e-9faa-4f38-98e8-2989afa5f927 used request id req-3f385319-9f87-4470-b676-082a1a20ea4c 2018-06-28 13:31:58,325 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-28 13:31:58,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:31:59,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["JeOUu6WIQ4i3zZCnGgu1Bw"], "issued_at": "2018-06-28T13:31:59.000000Z"}} 2018-06-28 13:31:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:31:59,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:31:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be190b5c-74ec-457f-a05a-adbae2fc8f72 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:31:59,949 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-be190b5c-74ec-457f-a05a-adbae2fc8f72 2018-06-28 13:31:59,952 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net 2018-06-28 13:31:59,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" -d '{"network": {"name": "NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net", "admin_state_up": true}}' 2018-06-28 13:32:01,902 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:01 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-843b3e9c-ad67-44bb-a042-a1479c96e86b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"6358073d-b37c-46aa-b13b-782b51aea12f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:01Z","is_default":false,"provider:segmentation_id":1018,"name":"NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:01Z","mtu":1500}} 2018-06-28 13:32:01,902 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-843b3e9c-ad67-44bb-a042-a1479c96e86b 2018-06-28 13:32:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:02,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:02 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-91f02190-a013-454a-a041-3fe325b7fbce Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"6358073d-b37c-46aa-b13b-782b51aea12f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:01Z","provider:segmentation_id":1018,"name":"NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:02,483 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=6358073d-b37c-46aa-b13b-782b51aea12f used request id req-91f02190-a013-454a-a041-3fe325b7fbce 2018-06-28 13:32:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:02,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a364fac2-e54d-40dc-8c4a-c871b03ba77b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:02,591 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f used request id req-a364fac2-e54d-40dc-8c4a-c871b03ba77b 2018-06-28 13:32:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:02,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:02 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-4d29c408-20d0-46a9-a216-5472b9920181 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"6358073d-b37c-46aa-b13b-782b51aea12f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:01Z","provider:segmentation_id":1018,"name":"NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:02,853 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=6358073d-b37c-46aa-b13b-782b51aea12f used request id req-4d29c408-20d0-46a9-a216-5472b9920181 2018-06-28 13:32:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:02,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9f3ee4dc-d5a7-4e1e-bc8e-539f6539a582 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:02,952 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f used request id req-9f3ee4dc-d5a7-4e1e-bc8e-539f6539a582 2018-06-28 13:32:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:04,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:04 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-0c14ea8c-55c2-40a1-bfb1-6b62ad57508a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"6358073d-b37c-46aa-b13b-782b51aea12f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:01Z","provider:segmentation_id":1018,"name":"NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:04,243 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net used request id req-0c14ea8c-55c2-40a1-bfb1-6b62ad57508a 2018-06-28 13:32:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:32:04,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:32:04 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:32:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:04,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:04 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d8e3acf-ae73-443b-be68-aeabeec25ead Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:32:04,764 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-0d8e3acf-ae73-443b-be68-aeabeec25ead 2018-06-28 13:32:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:04,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e76e7eb9-830e-4e67-887a-2791c251a427 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:04,866 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=6358073d-b37c-46aa-b13b-782b51aea12f used request id req-e76e7eb9-830e-4e67-887a-2791c251a427 2018-06-28 13:32:04,867 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-719b9d79-02fe-4c01-bd02-1bf8dad59061-pub-net 2018-06-28 13:32:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/6358073d-b37c-46aa-b13b-782b51aea12f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86e540deb2ae3287c54cc3b3e634a15025e9a6b" 2018-06-28 13:32:08,266 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7d0cf632-79ca-4f3a-9fcb-a9b9af46e69e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:08,266 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/6358073d-b37c-46aa-b13b-782b51aea12f used request id req-7d0cf632-79ca-4f3a-9fcb-a9b9af46e69e 2018-06-28 13:32:08,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:32:09,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["gEBPLl7ARp-yraAFX6hISg"], "issued_at": "2018-06-28T13:32:09.000000Z"}} 2018-06-28 13:32:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0edb0097fe6b4b1a9909068489d4671d12a319" 2018-06-28 13:32:09,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:09 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-960af6c0-64b2-469c-85ca-9a9a188377c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:32:09,866 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-960af6c0-64b2-469c-85ca-9a9a188377c4 2018-06-28 13:32:09,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:32:11,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["YBRCMpCPRZ6hCQKyJPbOhg"], "issued_at": "2018-06-28T13:32:11.000000Z"}} 2018-06-28 13:32:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf89294160d9fc3c2dc7bf87e0f128a8473da9f" 2018-06-28 13:32:11,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:11 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02300496-50ad-46a9-a2ee-84f8d14e89c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:32:11,217 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-02300496-50ad-46a9-a2ee-84f8d14e89c1 2018-06-28 13:32:11,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:32:12,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["RoIENWrDQEidpOVeaHgnBA"], "issued_at": "2018-06-28T13:32:12.000000Z"}} 2018-06-28 13:32:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:12,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:12 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd82b2c2-8940-4025-8524-d7336c6c2d39 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:32:12,751 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-bd82b2c2-8940-4025-8524-d7336c6c2d39 2018-06-28 13:32:12,755 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net 2018-06-28 13:32:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" -d '{"network": {"name": "NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net", "admin_state_up": true}}' 2018-06-28 13:32:14,650 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:14 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-05986264-44d0-4054-b172-a03eb47df40a Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:14Z","is_default":false,"provider:segmentation_id":1012,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:13Z","mtu":1500}} 2018-06-28 13:32:14,651 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-05986264-44d0-4054-b172-a03eb47df40a 2018-06-28 13:32:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:15,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:15 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-e8fefa41-4f37-42dd-9830-9b844e989b32 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:14Z","provider:segmentation_id":1012,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:15,939 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-e8fefa41-4f37-42dd-9830-9b844e989b32 2018-06-28 13:32:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:17,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b608e220-2dd6-48f5-9a2b-06b0fd817bbf Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:17,005 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-b608e220-2dd6-48f5-9a2b-06b0fd817bbf 2018-06-28 13:32:17,005 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet 2018-06-28 13:32:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" -d '{"subnets": [{"ip_version": 4, "network_id": "5ecd13c8-d56f-47d1-82db-c88caf637fbc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]}' 2018-06-28 13:32:18,423 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:18 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e81ff4d8-3e23-4b83-bd8c-63af20b988ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:18,423 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-e81ff4d8-3e23-4b83-bd8c-63af20b988ca 2018-06-28 13:32:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:18,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:18 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-c0054043-8f44-4dad-9888-07851188ea3a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66"],"description":"","tags":[],"updated_at":"2018-06-28T13:32:17Z","provider:segmentation_id":1012,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:18,752 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-c0054043-8f44-4dad-9888-07851188ea3a 2018-06-28 13:32:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:18,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:18 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-bd3d28bd-ddd9-4a1b-a2ad-65019ec85d6a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:18,998 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-bd3d28bd-ddd9-4a1b-a2ad-65019ec85d6a 2018-06-28 13:32:19,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:19,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:19 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-e4df8f97-5bf4-430d-9412-fd6bb3e681c0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66"],"description":"","tags":[],"updated_at":"2018-06-28T13:32:17Z","provider:segmentation_id":1012,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:19,316 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net used request id req-e4df8f97-5bf4-430d-9412-fd6bb3e681c0 2018-06-28 13:32:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:32:19,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:32:19 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:32:19,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:19,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:19 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-285a99b7-6590-43c4-96d4-e78919ad9f7f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:32:19,443 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-285a99b7-6590-43c4-96d4-e78919ad9f7f 2018-06-28 13:32:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:19,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:19 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-00d40e3d-7eed-4c1c-96ef-16962a640923 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:19,604 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-00d40e3d-7eed-4c1c-96ef-16962a640923 2018-06-28 13:32:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc&name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:19,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:19 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-05b17219-2891-4c2a-b31e-b53062c1fd44 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:19,776 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc&name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet used request id req-05b17219-2891-4c2a-b31e-b53062c1fd44 2018-06-28 13:32:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc&name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:20,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:20 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-501e4a4f-4a61-407f-8531-309354c3a7a8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:20,210 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc&name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet used request id req-501e4a4f-4a61-407f-8531-309354c3a7a8 2018-06-28 13:32:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:20,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:20 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d6f13ce1-f7a6-4d25-8928-671dd3098174 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:20,379 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-d6f13ce1-f7a6-4d25-8928-671dd3098174 2018-06-28 13:32:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:21,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:21 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-10c9667b-7302-4afa-afc5-ed6c2421446f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ecd13c8-d56f-47d1-82db-c88caf637fbc","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:17Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet"}]} 2018-06-28 13:32:21,570 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet used request id req-10c9667b-7302-4afa-afc5-ed6c2421446f 2018-06-28 13:32:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:21 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a57f509-24f4-4c89-a2c9-f431a2f05e68 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:32:21,989 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-9a57f509-24f4-4c89-a2c9-f431a2f05e68 2018-06-28 13:32:21,990 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet 2018-06-28 13:32:21,990 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-subnet 2018-06-28 13:32:21,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:27,658 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e4c0e671-fc91-4e45-83f2-95ba41d55fc4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:27,658 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/0ddc3cc7-bff0-4bc5-a948-b06e00ce7c66 used request id req-e4c0e671-fc91-4e45-83f2-95ba41d55fc4 2018-06-28 13:32:27,659 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1e578a82-5733-412c-bca7-a98c6c7823a2-pub-net 2018-06-28 13:32:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/5ecd13c8-d56f-47d1-82db-c88caf637fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0b7152972b1aa2a5a3c46094b7f1273c03954b" 2018-06-28 13:32:33,362 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ccd1df65-01e1-4006-ae02-2de0e46df34d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:33,362 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/5ecd13c8-d56f-47d1-82db-c88caf637fbc used request id req-ccd1df65-01e1-4006-ae02-2de0e46df34d 2018-06-28 13:32:33,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:32:34,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["tRG_6n7ZRlCmSCxz2lfVjA"], "issued_at": "2018-06-28T13:32:34.000000Z"}} 2018-06-28 13:32:34,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" 2018-06-28 13:32:34,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:34 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ec0bbba-dbb1-4247-9ec9-194495fadb63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:32:34,987 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3ec0bbba-dbb1-4247-9ec9-194495fadb63 2018-06-28 13:32:34,989 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net 2018-06-28 13:32:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" -d '{"network": {"name": "NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net", "admin_state_up": true}}' 2018-06-28 13:32:37,003 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:37 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-00d185e6-39e1-4227-bd01-ccde4540ed7e Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"f1cc9fcd-e940-48cb-a757-47d5e3dcefc6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:36Z","is_default":false,"provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:36Z","mtu":1500}} 2018-06-28 13:32:37,003 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-00d185e6-39e1-4227-bd01-ccde4540ed7e 2018-06-28 13:32:37,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" 2018-06-28 13:32:38,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:38 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-46837931-7f7b-4230-b749-d246b7f1f168 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f1cc9fcd-e940-48cb-a757-47d5e3dcefc6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:36Z","provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:36Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:38,215 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 used request id req-46837931-7f7b-4230-b749-d246b7f1f168 2018-06-28 13:32:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" 2018-06-28 13:32:38,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:38 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fb84366f-4a56-4732-b8d6-4223ce272725 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:38,328 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 used request id req-fb84366f-4a56-4732-b8d6-4223ce272725 2018-06-28 13:32:38,328 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-subnet 2018-06-28 13:32:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" -d '{"subnets": [{"ip_version": 4, "network_id": "f1cc9fcd-e940-48cb-a757-47d5e3dcefc6", "cidr": "", "name": "NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-subnet"}]}' 2018-06-28 13:32:39,265 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:32:39 GMT Content-Type: application/json Content-Length: 133 Connection: keep-alive X-Openstack-Request-Id: req-1b682e00-687e-444f-b88d-27acf0dba625 RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:32:39,266 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-1b682e00-687e-444f-b88d-27acf0dba625 2018-06-28 13:32:39,266 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:32:39,267 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-subnet] for network [NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net] 2018-06-28 13:32:39,267 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5c6aa997-92aa-442a-97a3-8ee93e959fc0-pub-net 2018-06-28 13:32:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb684f46b49379bd9ba77f97667751d09e4aa56" 2018-06-28 13:32:41,547 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7ffcfb7f-8529-4419-b8ca-30f2f5181378 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:41,547 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/f1cc9fcd-e940-48cb-a757-47d5e3dcefc6 used request id req-7ffcfb7f-8529-4419-b8ca-30f2f5181378 2018-06-28 13:32:41,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:32:42,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["TkQqoz-3RFmHTR7JkRXOgA"], "issued_at": "2018-06-28T13:32:42.000000Z"}} 2018-06-28 13:32:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:43,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:42 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0a41ba8-de47-4e2c-aa93-bb2087d4974a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:32:43,242 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b0a41ba8-de47-4e2c-aa93-bb2087d4974a 2018-06-28 13:32:43,245 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net 2018-06-28 13:32:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" -d '{"network": {"name": "NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net", "admin_state_up": true}}' 2018-06-28 13:32:45,139 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:45 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-8f0347c6-4399-477a-9da5-6a05232448f4 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ec287251-26b7-4d69-880e-6082fb5a8d22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:44Z","is_default":false,"provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:44Z","mtu":1500}} 2018-06-28 13:32:45,139 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-8f0347c6-4399-477a-9da5-6a05232448f4 2018-06-28 13:32:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:46,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:46 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-fb842303-bd71-4850-a194-00530fc5bbe4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ec287251-26b7-4d69-880e-6082fb5a8d22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:32:44Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:46,658 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-fb842303-bd71-4850-a194-00530fc5bbe4 2018-06-28 13:32:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:47,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-47df21c5-a2f5-4df5-adeb-acf1e3a9dc66 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:32:47,750 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-47df21c5-a2f5-4df5-adeb-acf1e3a9dc66 2018-06-28 13:32:47,751 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet 2018-06-28 13:32:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" -d '{"subnets": [{"ip_version": 4, "network_id": "ec287251-26b7-4d69-880e-6082fb5a8d22", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]}' 2018-06-28 13:32:49,162 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:32:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e83f61a0-93b3-410f-8dc9-d620f1d32323 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:49,162 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-e83f61a0-93b3-410f-8dc9-d620f1d32323 2018-06-28 13:32:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:49,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:49 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-bb6936bd-a023-41fa-a4b2-c7565e081bc3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ec287251-26b7-4d69-880e-6082fb5a8d22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["eabad089-35d5-42de-964a-ffa01a87ed69"],"description":"","tags":[],"updated_at":"2018-06-28T13:32:48Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:49,442 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-bb6936bd-a023-41fa-a4b2-c7565e081bc3 2018-06-28 13:32:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:49,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e6e9fff7-bc06-4601-b7d6-a25abfbfbf59 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:49,609 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-e6e9fff7-bc06-4601-b7d6-a25abfbfbf59 2018-06-28 13:32:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:49,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:49 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-169cce72-9887-4855-831e-8a945762ed91 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ec287251-26b7-4d69-880e-6082fb5a8d22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["eabad089-35d5-42de-964a-ffa01a87ed69"],"description":"","tags":[],"updated_at":"2018-06-28T13:32:48Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:32:49,959 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net used request id req-169cce72-9887-4855-831e-8a945762ed91 2018-06-28 13:32:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:32:49,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:32:49 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:32:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:50,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:32:49 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a9f7233-67b5-4487-bda1-f81dbe91b8ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:32:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-9a9f7233-67b5-4487-bda1-f81dbe91b8ee 2018-06-28 13:32:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:50,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-754c1033-7631-40e3-8ad2-0e1a19d6fb8a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:50,619 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-754c1033-7631-40e3-8ad2-0e1a19d6fb8a 2018-06-28 13:32:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22&name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:50,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0435192e-b8b2-4929-9b4f-57ea6e052eba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:50,862 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22&name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet used request id req-0435192e-b8b2-4929-9b4f-57ea6e052eba 2018-06-28 13:32:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22&name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:51,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:51 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0cd213a2-500f-435f-8eef-74fee9062336 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:51,021 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22&name=NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet used request id req-0cd213a2-500f-435f-8eef-74fee9062336 2018-06-28 13:32:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:51,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:32:51 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e1f4acd6-a40d-41aa-a10a-36658b687983 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec287251-26b7-4d69-880e-6082fb5a8d22","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:32:48Z","dns_nameservers":[],"updated_at":"2018-06-28T13:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"eabad089-35d5-42de-964a-ffa01a87ed69","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet"}]} 2018-06-28 13:32:51,176 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-e1f4acd6-a40d-41aa-a10a-36658b687983 2018-06-28 13:32:51,176 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet 2018-06-28 13:32:51,177 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-subnet 2018-06-28 13:32:51,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/eabad089-35d5-42de-964a-ffa01a87ed69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:54,806 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4578c2da-f064-46d0-947a-c76ec723c0f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:54,806 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/eabad089-35d5-42de-964a-ffa01a87ed69 used request id req-4578c2da-f064-46d0-947a-c76ec723c0f1 2018-06-28 13:32:54,806 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1eb656a4-cb20-47b4-b0b7-58fe43cce41a-pub-net 2018-06-28 13:32:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/ec287251-26b7-4d69-880e-6082fb5a8d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a8b645f9645a606823bcf0747f7e0c7755195" 2018-06-28 13:32:59,504 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:32:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-abf7f4a0-a1fd-4695-ac94-dc2148ea299a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:32:59,504 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/ec287251-26b7-4d69-880e-6082fb5a8d22 used request id req-abf7f4a0-a1fd-4695-ac94-dc2148ea299a 2018-06-28 13:32:59,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:33:00,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["mfvoEEWUTpOWfo5AuZPf2Q"], "issued_at": "2018-06-28T13:33:00.000000Z"}} 2018-06-28 13:33:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" 2018-06-28 13:33:01,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:00 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b94247ea-34e0-4c7e-b243-4a2704bc457b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:33:01,010 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b94247ea-34e0-4c7e-b243-4a2704bc457b 2018-06-28 13:33:01,012 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net 2018-06-28 13:33:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" -d '{"network": {"name": "NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net", "admin_state_up": true}}' 2018-06-28 13:33:02,922 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:02 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-90f1c36c-5b41-4fd5-adbf-c70eb8c64fb4 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"92cb9ed1-93f3-4062-853b-eab3fa29d879","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:02Z","is_default":false,"provider:segmentation_id":1029,"name":"NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:02Z","mtu":1500}} 2018-06-28 13:33:02,922 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-90f1c36c-5b41-4fd5-adbf-c70eb8c64fb4 2018-06-28 13:33:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=92cb9ed1-93f3-4062-853b-eab3fa29d879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" 2018-06-28 13:33:04,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:04 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-baf1fa49-ea89-4065-abf9-4d35e625ba1e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"92cb9ed1-93f3-4062-853b-eab3fa29d879","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:02Z","provider:segmentation_id":1029,"name":"NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:04,410 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=92cb9ed1-93f3-4062-853b-eab3fa29d879 used request id req-baf1fa49-ea89-4065-abf9-4d35e625ba1e 2018-06-28 13:33:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=92cb9ed1-93f3-4062-853b-eab3fa29d879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" 2018-06-28 13:33:04,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f74df2e4-d612-4d77-9b56-f65544c46a3e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:33:04,581 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=92cb9ed1-93f3-4062-853b-eab3fa29d879 used request id req-f74df2e4-d612-4d77-9b56-f65544c46a3e 2018-06-28 13:33:04,582 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-subnet 2018-06-28 13:33:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" -d '{"subnets": [{"ip_version": 4, "network_id": "92cb9ed1-93f3-4062-853b-eab3fa29d879", "cidr": null, "name": "NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-subnet"}]}' 2018-06-28 13:33:05,749 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:33:05 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-55dce979-a1d4-44cb-af2a-02a829f5364c RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-28 13:33:05,749 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-55dce979-a1d4-44cb-af2a-02a829f5364c 2018-06-28 13:33:05,749 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-28 13:33:05,750 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-subnet] for network [NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net] 2018-06-28 13:33:05,750 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9aef8f1a-1c4d-4623-90ee-33f42ec81b33-pub-net 2018-06-28 13:33:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/92cb9ed1-93f3-4062-853b-eab3fa29d879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f519a30ed3a8a991274bece9dddd8fb419ac0df" 2018-06-28 13:33:07,804 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:33:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8761c504-3b65-49a0-b839-6c7bbac9d2a0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:33:07,804 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/92cb9ed1-93f3-4062-853b-eab3fa29d879 used request id req-8761c504-3b65-49a0-b839-6c7bbac9d2a0 2018-06-28 13:33:07,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:33:09,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["C0uw5OHxQ4mSilmEXCg3GA"], "issued_at": "2018-06-28T13:33:09.000000Z"}} 2018-06-28 13:33:09,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:09,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:09 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf888a71-6c20-4279-ad88-caf50887ec1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:33:09,116 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-bf888a71-6c20-4279-ad88-caf50887ec1d 2018-06-28 13:33:09,119 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net 2018-06-28 13:33:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" -d '{"network": {"name": "NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net", "admin_state_up": true}}' 2018-06-28 13:33:11,145 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:11 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-394be72e-98ca-432c-ae3f-23e11306c469 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:10Z","is_default":false,"provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:10Z","mtu":1500}} 2018-06-28 13:33:11,145 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-394be72e-98ca-432c-ae3f-23e11306c469 2018-06-28 13:33:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:12,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:12 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-35d67000-7d13-4a26-a45e-78bdf7d2dc56 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:10Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:10Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:12,557 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-35d67000-7d13-4a26-a45e-78bdf7d2dc56 2018-06-28 13:33:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:13,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:13 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-596a5776-2b27-4ec8-a4b6-26ebcfa84d5c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:33:13,544 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-596a5776-2b27-4ec8-a4b6-26ebcfa84d5c 2018-06-28 13:33:13,545 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet 2018-06-28 13:33:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" -d '{"subnets": [{"ip_version": 4, "network_id": "b639c4e2-9793-447f-ab40-7c4ee13e11ca", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet"}]}' 2018-06-28 13:33:15,219 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:15 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ea7a48dc-755c-47de-8d7f-2e3880f50127 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:14Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"59f647ea-9950-4746-9427-bb891dfc5d55","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet"}]} 2018-06-28 13:33:15,219 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-ea7a48dc-755c-47de-8d7f-2e3880f50127 2018-06-28 13:33:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:15,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:15 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-b46b3402-faa1-4837-84ef-2de5eba8023b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["59f647ea-9950-4746-9427-bb891dfc5d55"],"description":"","tags":[],"updated_at":"2018-06-28T13:33:14Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:10Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:15,614 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-b46b3402-faa1-4837-84ef-2de5eba8023b 2018-06-28 13:33:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:15,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:15 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-769bf1e2-dba5-49fc-9cf3-8f35bd2d5c49 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:14Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"59f647ea-9950-4746-9427-bb891dfc5d55","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet"}]} 2018-06-28 13:33:15,855 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-769bf1e2-dba5-49fc-9cf3-8f35bd2d5c49 2018-06-28 13:33:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:16,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:16 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-26da2ac5-106c-4b90-9fcd-9826c5d7b649 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["59f647ea-9950-4746-9427-bb891dfc5d55"],"description":"","tags":[],"updated_at":"2018-06-28T13:33:14Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:10Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:16,241 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net used request id req-26da2ac5-106c-4b90-9fcd-9826c5d7b649 2018-06-28 13:33:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:33:16,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:33:16 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:33:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:16,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:16 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4497aa42-aa34-4ba3-a4ee-60eb112c7d02 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:33:16,711 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4497aa42-aa34-4ba3-a4ee-60eb112c7d02 2018-06-28 13:33:16,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:17,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:17 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a30c1e05-7d59-4103-a053-6244de769925 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b639c4e2-9793-447f-ab40-7c4ee13e11ca","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:14Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"59f647ea-9950-4746-9427-bb891dfc5d55","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet"}]} 2018-06-28 13:33:17,750 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-a30c1e05-7d59-4103-a053-6244de769925 2018-06-28 13:33:17,751 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet 2018-06-28 13:33:17,751 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-subnet 2018-06-28 13:33:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/59f647ea-9950-4746-9427-bb891dfc5d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:21,173 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:33:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8fbb4aeb-6d47-47dc-9383-2bae9cc5b5b1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:33:21,174 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/59f647ea-9950-4746-9427-bb891dfc5d55 used request id req-8fbb4aeb-6d47-47dc-9383-2bae9cc5b5b1 2018-06-28 13:33:21,174 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c3637fc1-4063-473d-b248-fa7b1dd23513-pub-net 2018-06-28 13:33:21,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/b639c4e2-9793-447f-ab40-7c4ee13e11ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196ecd3304b6bdbd760dbefa4b15e84dac8bfb8" 2018-06-28 13:33:26,072 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:33:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-21cb1510-e3af-4519-9aad-b3bd47ff8a70 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:33:26,072 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/b639c4e2-9793-447f-ab40-7c4ee13e11ca used request id req-21cb1510-e3af-4519-9aad-b3bd47ff8a70 2018-06-28 13:33:26,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:33:27,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["VeDgjq6yTi2fOsSe6NvuZQ"], "issued_at": "2018-06-28T13:33:27.000000Z"}} 2018-06-28 13:33:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:27,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd20c823-361b-4ee7-a793-d750f2425743 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:33:27,364 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-fd20c823-361b-4ee7-a793-d750f2425743 2018-06-28 13:33:27,366 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net 2018-06-28 13:33:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" -d '{"network": {"name": "NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net", "admin_state_up": true}}' 2018-06-28 13:33:29,333 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:29 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-3472029f-f6b9-47e5-88ec-76deb7d0da9e Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"b728680b-9199-45a7-a3b3-2bce761b2a44","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:29Z","is_default":false,"provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:28Z","mtu":1500}} 2018-06-28 13:33:29,333 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-3472029f-f6b9-47e5-88ec-76deb7d0da9e 2018-06-28 13:33:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:30,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:30 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-c5c2751b-4704-4447-804e-887fcaccb522 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"b728680b-9199-45a7-a3b3-2bce761b2a44","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:33:29Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:30,515 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-c5c2751b-4704-4447-804e-887fcaccb522 2018-06-28 13:33:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:31,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-997e26e3-5341-4fd0-9e95-f580af80390f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:33:31,489 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-997e26e3-5341-4fd0-9e95-f580af80390f 2018-06-28 13:33:31,489 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet 2018-06-28 13:33:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" -d '{"subnets": [{"ip_version": 4, "network_id": "b728680b-9199-45a7-a3b3-2bce761b2a44", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet"}]}' 2018-06-28 13:33:34,126 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e24e40a9-6392-4284-87d7-483aea73e37e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b728680b-9199-45a7-a3b3-2bce761b2a44","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:32Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"398c383a-98ce-4df9-ac06-273edf79b53e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet"}]} 2018-06-28 13:33:34,127 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-e24e40a9-6392-4284-87d7-483aea73e37e 2018-06-28 13:33:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:34,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:34 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-131d0c69-9c9c-447d-925b-bcddea135914 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b728680b-9199-45a7-a3b3-2bce761b2a44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["398c383a-98ce-4df9-ac06-273edf79b53e"],"description":"","tags":[],"updated_at":"2018-06-28T13:33:32Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:34,417 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-131d0c69-9c9c-447d-925b-bcddea135914 2018-06-28 13:33:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:34,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-909a0b46-4133-49c3-801b-eed805da026b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b728680b-9199-45a7-a3b3-2bce761b2a44","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:32Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"398c383a-98ce-4df9-ac06-273edf79b53e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet"}]} 2018-06-28 13:33:34,584 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-909a0b46-4133-49c3-801b-eed805da026b 2018-06-28 13:33:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:34,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:34 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-22a58046-bd87-4818-814e-9d8ca508d0ef Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b728680b-9199-45a7-a3b3-2bce761b2a44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["398c383a-98ce-4df9-ac06-273edf79b53e"],"description":"","tags":[],"updated_at":"2018-06-28T13:33:32Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:33:34,903 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net used request id req-22a58046-bd87-4818-814e-9d8ca508d0ef 2018-06-28 13:33:34,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:33:34,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:33:34 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:33:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:35,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:34 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-657d8ff8-6f1f-4a37-8d25-7fb21cc3ee8a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:33:35,024 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-657d8ff8-6f1f-4a37-8d25-7fb21cc3ee8a 2018-06-28 13:33:35,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:35,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-808a3e6f-35f0-4cf0-8a0a-9cc37afff84d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b728680b-9199-45a7-a3b3-2bce761b2a44","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:32Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"398c383a-98ce-4df9-ac06-273edf79b53e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet"}]} 2018-06-28 13:33:35,263 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-808a3e6f-35f0-4cf0-8a0a-9cc37afff84d 2018-06-28 13:33:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44&name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:35,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a0fc8caf-c14b-448d-8baa-c2dcabc3d6b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b728680b-9199-45a7-a3b3-2bce761b2a44","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:33:32Z","dns_nameservers":[],"updated_at":"2018-06-28T13:33:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"398c383a-98ce-4df9-ac06-273edf79b53e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet"}]} 2018-06-28 13:33:35,489 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b728680b-9199-45a7-a3b3-2bce761b2a44&name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet used request id req-a0fc8caf-c14b-448d-8baa-c2dcabc3d6b4 2018-06-28 13:33:35,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:33:35,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:33:36,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["8r20fxvFSk-3_dihyCXUng"], "issued_at": "2018-06-28T13:33:36.000000Z"}} 2018-06-28 13:33:36,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5158ea8f096f8d931b1e7f5360692363950cddd" 2018-06-28 13:33:36,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:36 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2965e4a-1e9f-4953-ad88-bd2677a4c201 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:33:36,676 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e2965e4a-1e9f-4953-ad88-bd2677a4c201 2018-06-28 13:33:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:37,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:37 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-5ec678ce-b57e-4221-b362-51413ce3a974 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:33:37,094 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-5ec678ce-b57e-4221-b362-51413ce3a974 2018-06-28 13:33:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:37,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:37 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-4780e1b1-c047-4471-9d20-603f08d571fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:33:37,278 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-4780e1b1-c047-4471-9d20-603f08d571fe 2018-06-28 13:33:37,279 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router 2018-06-28 13:33:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" -d '{"router": {"external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}, "name": "NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router", "admin_state_up": true}}' 2018-06-28 13:33:42,550 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:33:42 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-dd907def-4fd3-4543-a1fa-a98eb3aefa6b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:33:37Z", "admin_state_up": true, "updated_at": "2018-06-28T13:33:41Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "3bec8487-93b1-49c5-89ca-eb5527b5082b", "name": "NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router"}} 2018-06-28 13:33:42,550 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/routers used request id req-dd907def-4fd3-4543-a1fa-a98eb3aefa6b 2018-06-28 13:33:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=3bec8487-93b1-49c5-89ca-eb5527b5082b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:42,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:42 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-21694480-691d-4ab3-af16-4330852425c1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:33:40Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.118"}],"id":"ee2e5139-3663-414a-852c-3be8a1f469a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:af:42","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3bec8487-93b1-49c5-89ca-eb5527b5082b","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:33:39Z","binding:vnic_type":"normal"}]} 2018-06-28 13:33:42,746 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=3bec8487-93b1-49c5-89ca-eb5527b5082b used request id req-21694480-691d-4ab3-af16-4330852425c1 2018-06-28 13:33:42,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:42,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:42 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-b368f1c4-042d-40ca-81e4-8206b631b99c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:33:42,918 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-b368f1c4-042d-40ca-81e4-8206b631b99c 2018-06-28 13:33:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:43,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:43 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-86330ef3-e2ac-4c9d-9583-0078d7640558 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:33:37Z", "admin_state_up": true, "updated_at": "2018-06-28T13:33:41Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "3bec8487-93b1-49c5-89ca-eb5527b5082b", "name": "NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router"}]} 2018-06-28 13:33:43,429 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router used request id req-86330ef3-e2ac-4c9d-9583-0078d7640558 2018-06-28 13:33:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:43,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:33:43 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ee6ecee-1f33-49d6-85ef-870b87f08844 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:33:43,547 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-0ee6ecee-1f33-49d6-85ef-870b87f08844 2018-06-28 13:33:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=3bec8487-93b1-49c5-89ca-eb5527b5082b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:43,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:43 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-19028969-e12d-4117-ba74-ae373f1faa5e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:33:40Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.118"}],"id":"ee2e5139-3663-414a-852c-3be8a1f469a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:af:42","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3bec8487-93b1-49c5-89ca-eb5527b5082b","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:33:39Z","binding:vnic_type":"normal"}]} 2018-06-28 13:33:43,728 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=3bec8487-93b1-49c5-89ca-eb5527b5082b used request id req-19028969-e12d-4117-ba74-ae373f1faa5e 2018-06-28 13:33:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:33:43,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:43 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-718bfbd9-a1e7-4fb3-b754-4d749954c021 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:33:43,893 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-718bfbd9-a1e7-4fb3-b754-4d749954c021 2018-06-28 13:33:43,893 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router 2018-06-28 13:33:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" -d '{"subnet_id": "398c383a-98ce-4df9-ac06-273edf79b53e"}' 2018-06-28 13:33:50,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:50 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-600af4e0-ceac-476a-a1e2-8b4e44a110b3 Front-End-Https: on RESP BODY: {"network_id": "b728680b-9199-45a7-a3b3-2bce761b2a44", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "subnet_id": "398c383a-98ce-4df9-ac06-273edf79b53e", "subnet_ids": ["398c383a-98ce-4df9-ac06-273edf79b53e"], "port_id": "46faf278-3afd-412d-bc7e-d786b59d8a9b", "id": "3bec8487-93b1-49c5-89ca-eb5527b5082b"} 2018-06-28 13:33:50,594 - keystoneauth.session - DEBUG - PUT call to network for https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b/add_router_interface used request id req-600af4e0-ceac-476a-a1e2-8b4e44a110b3 2018-06-28 13:33:50,595 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router 2018-06-28 13:33:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" -d '{"subnet_id": "398c383a-98ce-4df9-ac06-273edf79b53e"}' 2018-06-28 13:33:56,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:33:56 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-8e0a35cb-e21a-4a87-a4bb-f8716eefe90c Front-End-Https: on RESP BODY: {"network_id": "b728680b-9199-45a7-a3b3-2bce761b2a44", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "subnet_id": "398c383a-98ce-4df9-ac06-273edf79b53e", "subnet_ids": ["398c383a-98ce-4df9-ac06-273edf79b53e"], "port_id": "46faf278-3afd-412d-bc7e-d786b59d8a9b", "id": "3bec8487-93b1-49c5-89ca-eb5527b5082b"} 2018-06-28 13:33:56,866 - keystoneauth.session - DEBUG - PUT call to network for https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b/remove_router_interface used request id req-8e0a35cb-e21a-4a87-a4bb-f8716eefe90c 2018-06-28 13:33:56,867 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router 2018-06-28 13:33:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:34:00,867 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bb80bd16-98cd-4473-b011-0360ca34d432 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:00,867 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/routers/3bec8487-93b1-49c5-89ca-eb5527b5082b used request id req-bb80bd16-98cd-4473-b011-0360ca34d432 2018-06-28 13:34:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:34:01,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-557fd010-5d79-475a-a495-67743c6059bc Front-End-Https: on RESP BODY: {"routers": []} 2018-06-28 13:34:01,045 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-router used request id req-557fd010-5d79-475a-a495-67743c6059bc 2018-06-28 13:34:01,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet 2018-06-28 13:34:01,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-subnet 2018-06-28 13:34:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/398c383a-98ce-4df9-ac06-273edf79b53e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:34:06,190 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed7f7a70-d81b-48e3-a37c-3866ebe7692e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:06,191 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/398c383a-98ce-4df9-ac06-273edf79b53e used request id req-ed7f7a70-d81b-48e3-a37c-3866ebe7692e 2018-06-28 13:34:06,191 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4121d263-7f4e-4586-8157-c43b37d1e135-pub-net 2018-06-28 13:34:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/b728680b-9199-45a7-a3b3-2bce761b2a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17dee4692913077d6bc6ee9d23e748504a1524" 2018-06-28 13:34:10,893 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b1ba9a06-1741-4c4a-b937-8502e71e3dee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:10,893 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/b728680b-9199-45a7-a3b3-2bce761b2a44 used request id req-b1ba9a06-1741-4c4a-b937-8502e71e3dee 2018-06-28 13:34:10,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:34:12,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["z37u8egXQTqwBoQt2U-lNA"], "issued_at": "2018-06-28T13:34:12.000000Z"}} 2018-06-28 13:34:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:12,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:12 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2743cfc0-1e8e-4143-88ee-883fb31c3bb7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:34:12,655 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-2743cfc0-1e8e-4143-88ee-883fb31c3bb7 2018-06-28 13:34:12,657 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net 2018-06-28 13:34:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" -d '{"network": {"name": "NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net", "admin_state_up": true}}' 2018-06-28 13:34:14,613 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:34:14 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-f825f160-583a-4fce-a003-8ba2f8295c3e Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:34:14Z","is_default":false,"provider:segmentation_id":1012,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:13Z","mtu":1500}} 2018-06-28 13:34:14,613 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-f825f160-583a-4fce-a003-8ba2f8295c3e 2018-06-28 13:34:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:15,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:15 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-94b468a5-6b13-4ef1-b91c-ac039fc9f7f7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:34:14Z","provider:segmentation_id":1012,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:15,845 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-94b468a5-6b13-4ef1-b91c-ac039fc9f7f7 2018-06-28 13:34:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:15,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:15 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4f15dfd0-b144-40fe-a48f-d04c382a8b02 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:34:15,956 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-4f15dfd0-b144-40fe-a48f-d04c382a8b02 2018-06-28 13:34:15,956 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet 2018-06-28 13:34:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" -d '{"subnets": [{"ip_version": 4, "network_id": "0ea90284-0a4c-4916-a2cd-f94b73489cf2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet"}]}' 2018-06-28 13:34:17,297 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:34:17 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4a7d18b4-80ec-4266-b01f-b232853d789d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:16Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"649d8acf-adf7-4acc-9473-aced9e11cf67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet"}]} 2018-06-28 13:34:17,297 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-4a7d18b4-80ec-4266-b01f-b232853d789d 2018-06-28 13:34:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:17,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:17 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-31dade14-3cbb-4652-81e2-e410462d180b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["649d8acf-adf7-4acc-9473-aced9e11cf67"],"description":"","tags":[],"updated_at":"2018-06-28T13:34:16Z","provider:segmentation_id":1012,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:17,595 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-31dade14-3cbb-4652-81e2-e410462d180b 2018-06-28 13:34:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:17,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:17 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-dba13c4b-13e1-4671-8063-cde6a9f0bbf3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:16Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"649d8acf-adf7-4acc-9473-aced9e11cf67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet"}]} 2018-06-28 13:34:17,817 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-dba13c4b-13e1-4671-8063-cde6a9f0bbf3 2018-06-28 13:34:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:18,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:18 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-bd1052c3-b770-464d-a5c2-11e64049bd47 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["649d8acf-adf7-4acc-9473-aced9e11cf67"],"description":"","tags":[],"updated_at":"2018-06-28T13:34:16Z","provider:segmentation_id":1012,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:13Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:18,126 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net used request id req-bd1052c3-b770-464d-a5c2-11e64049bd47 2018-06-28 13:34:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:34:18,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:34:18 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:34:18,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:18,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:18 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9272930-1b41-4b30-a3cb-185c080aec26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:34:18,242 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-c9272930-1b41-4b30-a3cb-185c080aec26 2018-06-28 13:34:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:19,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:19 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-59e5f031-12d7-48f6-bd50-1057a8e6b006 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea90284-0a4c-4916-a2cd-f94b73489cf2","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:16Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"649d8acf-adf7-4acc-9473-aced9e11cf67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet"}]} 2018-06-28 13:34:19,392 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-59e5f031-12d7-48f6-bd50-1057a8e6b006 2018-06-28 13:34:19,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:34:19,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:34:20,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["MUPgJbYeT6ShzPSfzkPJtA"], "issued_at": "2018-06-28T13:34:20.000000Z"}} 2018-06-28 13:34:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e1c2510cc4fe57f2b6b150a4935c1a81ff935c" 2018-06-28 13:34:20,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:20 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c81a44c-491a-42d7-9308-26ab6c89bb77 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:34:20,521 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-2c81a44c-491a-42d7-9308-26ab6c89bb77 2018-06-28 13:34:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:20,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:20 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-a67eda58-5294-4d72-9539-c8e42668a985 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:34:20,843 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-a67eda58-5294-4d72-9539-c8e42668a985 2018-06-28 13:34:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:21,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:21 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-d7948098-f308-4e15-b687-2ddb993e9e9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:34:21,261 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-d7948098-f308-4e15-b687-2ddb993e9e9c 2018-06-28 13:34:21,262 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router 2018-06-28 13:34:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" -d '{"router": {"external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}, "name": "NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router", "admin_state_up": true}}' 2018-06-28 13:34:26,515 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:34:26 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-8dbdd7ce-5fa2-4b29-8a3f-93d8e1490067 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:34:22Z", "admin_state_up": true, "updated_at": "2018-06-28T13:34:25Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0e321d10-4926-4d01-9c5b-307071ccfab9", "name": "NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router"}} 2018-06-28 13:34:26,515 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/routers used request id req-8dbdd7ce-5fa2-4b29-8a3f-93d8e1490067 2018-06-28 13:34:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=0e321d10-4926-4d01-9c5b-307071ccfab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:26,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:26 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-1659878f-c370-421b-bf48-eb0a4ba7ffb3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:34:24Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.121"}],"id":"7a07e7c3-1100-4d2b-8d87-bd9ad07f1da8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:d7:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0e321d10-4926-4d01-9c5b-307071ccfab9","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:34:23Z","binding:vnic_type":"normal"}]} 2018-06-28 13:34:26,760 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=0e321d10-4926-4d01-9c5b-307071ccfab9 used request id req-1659878f-c370-421b-bf48-eb0a4ba7ffb3 2018-06-28 13:34:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:26,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:26 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-8982732e-aeba-43e9-b1bb-f40574ab2266 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:34:26,961 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-8982732e-aeba-43e9-b1bb-f40574ab2266 2018-06-28 13:34:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:27,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:27 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-70cf6c7b-c50f-4b50-8baa-06c5612a1630 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:34:22Z", "admin_state_up": true, "updated_at": "2018-06-28T13:34:25Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0e321d10-4926-4d01-9c5b-307071ccfab9", "name": "NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router"}]} 2018-06-28 13:34:27,674 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router used request id req-70cf6c7b-c50f-4b50-8baa-06c5612a1630 2018-06-28 13:34:27,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:27,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:27 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62f4fd7e-f3a8-4e9b-8bd4-b03a5a62f57c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:34:27,798 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-62f4fd7e-f3a8-4e9b-8bd4-b03a5a62f57c 2018-06-28 13:34:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=0e321d10-4926-4d01-9c5b-307071ccfab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:28,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:28 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-b70eb26d-5bcb-4d3b-a112-15aca03c9db2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:34:24Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.121"}],"id":"7a07e7c3-1100-4d2b-8d87-bd9ad07f1da8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:d7:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0e321d10-4926-4d01-9c5b-307071ccfab9","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:34:23Z","binding:vnic_type":"normal"}]} 2018-06-28 13:34:28,051 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=0e321d10-4926-4d01-9c5b-307071ccfab9 used request id req-b70eb26d-5bcb-4d3b-a112-15aca03c9db2 2018-06-28 13:34:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:28,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:28 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-9f5e1aad-49ee-4a72-b21e-670ece69c436 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:34:28,265 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-9f5e1aad-49ee-4a72-b21e-670ece69c436 2018-06-28 13:34:28,266 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet 2018-06-28 13:34:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/649d8acf-adf7-4acc-9473-aced9e11cf67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:33,443 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d53a336-5b21-43a3-8a61-b9a0198b7183 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:33,443 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/649d8acf-adf7-4acc-9473-aced9e11cf67 used request id req-4d53a336-5b21-43a3-8a61-b9a0198b7183 2018-06-28 13:34:33,443 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router 2018-06-28 13:34:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9696/v2.0/routers/0e321d10-4926-4d01-9c5b-307071ccfab9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" -d '{"subnet_id": "649d8acf-adf7-4acc-9473-aced9e11cf67"}' 2018-06-28 13:34:35,109 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:34:35 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-92e6dbac-598f-417f-a394-ad9492ac97e6 RESP BODY: {"NeutronError": {"message": "Subnet 649d8acf-adf7-4acc-9473-aced9e11cf67 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-28 13:34:35,110 - keystoneauth.session - DEBUG - PUT call to network for https://100.64.200.101:9696/v2.0/routers/0e321d10-4926-4d01-9c5b-307071ccfab9/add_router_interface used request id req-92e6dbac-598f-417f-a394-ad9492ac97e6 2018-06-28 13:34:35,110 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 649d8acf-adf7-4acc-9473-aced9e11cf67 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-28 13:34:35,111 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router 2018-06-28 13:34:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/routers/0e321d10-4926-4d01-9c5b-307071ccfab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:39,228 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e2d3fb42-5247-442d-ac34-bfcde3e5f877 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:39,228 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/routers/0e321d10-4926-4d01-9c5b-307071ccfab9 used request id req-e2d3fb42-5247-442d-ac34-bfcde3e5f877 2018-06-28 13:34:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:39,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8f512bbc-e3ba-4de8-893b-d15fcdc07df1 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-28 13:34:39,446 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-router used request id req-8f512bbc-e3ba-4de8-893b-d15fcdc07df1 2018-06-28 13:34:39,447 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet 2018-06-28 13:34:39,447 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-subnet 2018-06-28 13:34:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/649d8acf-adf7-4acc-9473-aced9e11cf67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:39,570 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:34:39 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-0a2f1567-2a73-4500-a761-72bcfb5c6ee8 RESP BODY: {"NeutronError": {"message": "Subnet 649d8acf-adf7-4acc-9473-aced9e11cf67 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-28 13:34:39,570 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/649d8acf-adf7-4acc-9473-aced9e11cf67 used request id req-0a2f1567-2a73-4500-a761-72bcfb5c6ee8 2018-06-28 13:34:39,570 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 649d8acf-adf7-4acc-9473-aced9e11cf67 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-28 13:34:39,571 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a9d582ce-fcc3-4ab3-aacd-332f0410f8c1-pub-net 2018-06-28 13:34:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/0ea90284-0a4c-4916-a2cd-f94b73489cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76528b69d2e09b1eb9353af54e25923de8535f3" 2018-06-28 13:34:41,625 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b4c9ae13-b45c-49e6-b198-6e428c60372f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:41,625 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/0ea90284-0a4c-4916-a2cd-f94b73489cf2 used request id req-b4c9ae13-b45c-49e6-b198-6e428c60372f 2018-06-28 13:34:41,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:34:42,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Fsmi0WFoQXuf7WK0wTjWgA"], "issued_at": "2018-06-28T13:34:42.000000Z"}} 2018-06-28 13:34:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:42,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:42 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4e41354-2e0d-4f29-a417-0340e1a3b2f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:34:42,992 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a4e41354-2e0d-4f29-a417-0340e1a3b2f2 2018-06-28 13:34:42,994 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net 2018-06-28 13:34:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" -d '{"network": {"name": "NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net", "admin_state_up": true}}' 2018-06-28 13:34:45,284 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:34:45 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-fe0a3354-ac8b-47ca-b9d7-bbbc4d0fe2bb Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"80a7f211-ae93-48c6-afd2-b8c125663200","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:34:44Z","is_default":false,"provider:segmentation_id":1030,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:44Z","mtu":1500}} 2018-06-28 13:34:45,284 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-fe0a3354-ac8b-47ca-b9d7-bbbc4d0fe2bb 2018-06-28 13:34:45,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:46,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:46 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-5356fabb-4ee0-4a0a-8d36-a2114220d5e1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"80a7f211-ae93-48c6-afd2-b8c125663200","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:34:44Z","provider:segmentation_id":1030,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:46,519 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-5356fabb-4ee0-4a0a-8d36-a2114220d5e1 2018-06-28 13:34:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:46,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-822450a0-db1f-4102-b05b-dd0272a1b435 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:34:46,690 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-822450a0-db1f-4102-b05b-dd0272a1b435 2018-06-28 13:34:46,691 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet 2018-06-28 13:34:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" -d '{"subnets": [{"ip_version": 4, "network_id": "80a7f211-ae93-48c6-afd2-b8c125663200", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet"}]}' 2018-06-28 13:34:48,132 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:34:48 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6fd04039-3266-4aa2-b45c-121a470c165b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80a7f211-ae93-48c6-afd2-b8c125663200","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:47Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet"}]} 2018-06-28 13:34:48,132 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-6fd04039-3266-4aa2-b45c-121a470c165b 2018-06-28 13:34:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:48,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:48 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-53c554a4-825f-4f6a-91df-414e2de50a9d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"80a7f211-ae93-48c6-afd2-b8c125663200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f"],"description":"","tags":[],"updated_at":"2018-06-28T13:34:47Z","provider:segmentation_id":1030,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:48,468 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-53c554a4-825f-4f6a-91df-414e2de50a9d 2018-06-28 13:34:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:48,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:48 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7f70c2b4-6f47-4f20-9f3c-c87a5e76215e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80a7f211-ae93-48c6-afd2-b8c125663200","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:47Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet"}]} 2018-06-28 13:34:48,725 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-7f70c2b4-6f47-4f20-9f3c-c87a5e76215e 2018-06-28 13:34:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:49,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:49 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-1e0471b5-6016-46eb-a31f-8c691789f6e6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"80a7f211-ae93-48c6-afd2-b8c125663200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f"],"description":"","tags":[],"updated_at":"2018-06-28T13:34:47Z","provider:segmentation_id":1030,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:44Z","provider:network_type":"vlan"}]} 2018-06-28 13:34:49,033 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net used request id req-1e0471b5-6016-46eb-a31f-8c691789f6e6 2018-06-28 13:34:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:34:49,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:34:49 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:34:49,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:49,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:34:49 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3a0118a-a536-40a5-866c-ea7632d46ca0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:34:49,570 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-a3a0118a-a536-40a5-866c-ea7632d46ca0 2018-06-28 13:34:49,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:49,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-546981b9-f4b3-4f50-9861-c467989d88ac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80a7f211-ae93-48c6-afd2-b8c125663200","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:47Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet"}]} 2018-06-28 13:34:49,738 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-546981b9-f4b3-4f50-9861-c467989d88ac 2018-06-28 13:34:49,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200&name=NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:50,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:34:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-441804c8-22d7-48ca-a1a2-4103b4808f5e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80a7f211-ae93-48c6-afd2-b8c125663200","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:34:47Z","dns_nameservers":[],"updated_at":"2018-06-28T13:34:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet"}]} 2018-06-28 13:34:50,826 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=80a7f211-ae93-48c6-afd2-b8c125663200&name=NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet used request id req-441804c8-22d7-48ca-a1a2-4103b4808f5e 2018-06-28 13:34:50,827 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet 2018-06-28 13:34:50,827 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-subnet 2018-06-28 13:34:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:54,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7b892e71-9532-49e1-9e06-cb517005e7f3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:54,496 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/6aa3b97c-93fd-4ab5-9d19-6a1a9708dd2f used request id req-7b892e71-9532-49e1-9e06-cb517005e7f3 2018-06-28 13:34:54,496 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1bccd26d-5023-455b-acfd-0605e45c0f48-pub-net 2018-06-28 13:34:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/80a7f211-ae93-48c6-afd2-b8c125663200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127e4cc91902d5fad4370cf10024a86f74eabf5f" 2018-06-28 13:34:59,311 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:34:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-89fb4d35-8ccf-4982-91f7-48c20c835308 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:34:59,311 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/80a7f211-ae93-48c6-afd2-b8c125663200 used request id req-89fb4d35-8ccf-4982-91f7-48c20c835308 2018-06-28 13:34:59,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:35:00,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["eta5a5ksRFyASctdgP3RYw"], "issued_at": "2018-06-28T13:35:00.000000Z"}} 2018-06-28 13:35:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:00,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:00 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-726331de-f3ba-4e14-8d5a-cac0268661d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:35:00,943 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-726331de-f3ba-4e14-8d5a-cac0268661d7 2018-06-28 13:35:00,945 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net 2018-06-28 13:35:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" -d '{"network": {"name": "NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net", "admin_state_up": true}}' 2018-06-28 13:35:02,878 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:02 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-b98d0818-3ffd-4379-b845-6a298742d18a Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:35:02Z","is_default":false,"provider:segmentation_id":1011,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:02Z","mtu":1500}} 2018-06-28 13:35:02,878 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-b98d0818-3ffd-4379-b845-6a298742d18a 2018-06-28 13:35:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:04,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:04 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-63315e19-da0f-4d8f-b4f6-8c9d6e8f0ed7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:35:02Z","provider:segmentation_id":1011,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:04,227 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-63315e19-da0f-4d8f-b4f6-8c9d6e8f0ed7 2018-06-28 13:35:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:04,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-78eb85ce-0dc0-4264-86da-00ba2dfa7fe7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:35:04,323 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-78eb85ce-0dc0-4264-86da-00ba2dfa7fe7 2018-06-28 13:35:04,323 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet 2018-06-28 13:35:04,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" -d '{"subnets": [{"ip_version": 4, "network_id": "653e11d7-1d90-4c9c-a1f7-dd90485dc37c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet"}]}' 2018-06-28 13:35:05,972 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:05 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a2d01da2-d141-42b2-9d29-d65fb01e535a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"146ce73c-92ad-4069-b9cb-3e731177f82c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet"}]} 2018-06-28 13:35:05,972 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-a2d01da2-d141-42b2-9d29-d65fb01e535a 2018-06-28 13:35:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:06,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:06 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-6899be56-74e0-4b25-8b41-b355b01efb98 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["146ce73c-92ad-4069-b9cb-3e731177f82c"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:04Z","provider:segmentation_id":1011,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:06,319 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-6899be56-74e0-4b25-8b41-b355b01efb98 2018-06-28 13:35:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:07,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:07 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3c2d7eb9-c823-421c-9010-66b96e660592 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"146ce73c-92ad-4069-b9cb-3e731177f82c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet"}]} 2018-06-28 13:35:07,414 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-3c2d7eb9-c823-421c-9010-66b96e660592 2018-06-28 13:35:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:07,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:07 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-530a57ce-6689-4f31-9195-71d681d97729 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["146ce73c-92ad-4069-b9cb-3e731177f82c"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:04Z","provider:segmentation_id":1011,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:07,721 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net used request id req-530a57ce-6689-4f31-9195-71d681d97729 2018-06-28 13:35:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:35:07,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:35:07 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:35:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:07,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:07 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b470cd0-eb95-45f5-84b2-0b471831ff6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:35:07,852 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-1b470cd0-eb95-45f5-84b2-0b471831ff6d 2018-06-28 13:35:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:08,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4147d7d4-02b9-4fda-9287-90e27e146415 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"653e11d7-1d90-4c9c-a1f7-dd90485dc37c","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"146ce73c-92ad-4069-b9cb-3e731177f82c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet"}]} 2018-06-28 13:35:08,105 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-4147d7d4-02b9-4fda-9287-90e27e146415 2018-06-28 13:35:08,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:35:08,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:35:09,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["jcjT3w73QYm2yKGI5NdVMQ"], "issued_at": "2018-06-28T13:35:09.000000Z"}} 2018-06-28 13:35:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317e715bc20760f7ac78017e63fdc362c03a2e74" 2018-06-28 13:35:09,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:09 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e49e04b-30be-4c56-b16e-b6f907529d1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:35:09,667 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-1e49e04b-30be-4c56-b16e-b6f907529d1c 2018-06-28 13:35:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:09,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:09 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-29bb20cb-65f2-438a-8594-47550243391c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:35:09,977 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-29bb20cb-65f2-438a-8594-47550243391c 2018-06-28 13:35:09,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:10,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:10 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-b0e141b6-52a5-4f99-9d32-162ccd8b26ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:35:10,201 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-b0e141b6-52a5-4f99-9d32-162ccd8b26ea 2018-06-28 13:35:10,202 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router 2018-06-28 13:35:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" -d '{"router": {"external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}, "name": "NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router", "admin_state_up": true}}' 2018-06-28 13:35:14,416 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:14 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-5f3b62aa-331b-4d48-97b6-72e6ff6f3e1b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:35:10Z", "admin_state_up": true, "updated_at": "2018-06-28T13:35:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6ebb6a6a-6588-4ff1-8e35-ae7d870794b3", "name": "NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router"}} 2018-06-28 13:35:14,416 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/routers used request id req-5f3b62aa-331b-4d48-97b6-72e6ff6f3e1b 2018-06-28 13:35:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:14,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:14 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-14c83caf-3335-429d-b25f-205f5d0082ee Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:12Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.114"}],"id":"6260194a-009e-41e5-a84e-f73df2259d76","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:99:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6ebb6a6a-6588-4ff1-8e35-ae7d870794b3","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:35:11Z","binding:vnic_type":"normal"}]} 2018-06-28 13:35:14,591 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 used request id req-14c83caf-3335-429d-b25f-205f5d0082ee 2018-06-28 13:35:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:14,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:14 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-12dcdaa8-31ce-40b0-8e5d-545e44563aa9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:35:14,772 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-12dcdaa8-31ce-40b0-8e5d-545e44563aa9 2018-06-28 13:35:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:15,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:15 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-f0ce126f-60d4-4ee4-8c4b-09a0d221e886 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:35:10Z", "admin_state_up": true, "updated_at": "2018-06-28T13:35:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6ebb6a6a-6588-4ff1-8e35-ae7d870794b3", "name": "NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router"}]} 2018-06-28 13:35:15,222 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router used request id req-f0ce126f-60d4-4ee4-8c4b-09a0d221e886 2018-06-28 13:35:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:15,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:15 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f0bb1ca-2068-4923-b52d-2ecd271f18e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:35:15,346 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-2f0bb1ca-2068-4923-b52d-2ecd271f18e9 2018-06-28 13:35:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:16,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:16 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-d6f39570-af74-485a-a6d1-4f7cd5b4dd3b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:12Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.114"}],"id":"6260194a-009e-41e5-a84e-f73df2259d76","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:99:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6ebb6a6a-6588-4ff1-8e35-ae7d870794b3","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:35:11Z","binding:vnic_type":"normal"}]} 2018-06-28 13:35:16,710 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 used request id req-d6f39570-af74-485a-a6d1-4f7cd5b4dd3b 2018-06-28 13:35:16,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:16,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:16 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-43f2b04a-dac5-4d2a-bd3b-8a9fd19d34a6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:35:16,857 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-43f2b04a-dac5-4d2a-bd3b-8a9fd19d34a6 2018-06-28 13:35:16,858 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router 2018-06-28 13:35:16,858 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router 2018-06-28 13:35:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/routers/6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:20,844 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:35:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-329f9b9d-eb25-43f6-a7cd-96244caab310 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:35:20,844 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/routers/6ebb6a6a-6588-4ff1-8e35-ae7d870794b3 used request id req-329f9b9d-eb25-43f6-a7cd-96244caab310 2018-06-28 13:35:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:21,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:21 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-120d415a-9c3a-4e8d-b743-c3efc6729885 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-28 13:35:21,066 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-router used request id req-120d415a-9c3a-4e8d-b743-c3efc6729885 2018-06-28 13:35:21,066 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet 2018-06-28 13:35:21,066 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-subnet 2018-06-28 13:35:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/146ce73c-92ad-4069-b9cb-3e731177f82c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:26,564 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:35:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-291397d0-4768-4713-b797-bed9ec32bf8f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:35:26,564 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/146ce73c-92ad-4069-b9cb-3e731177f82c used request id req-291397d0-4768-4713-b797-bed9ec32bf8f 2018-06-28 13:35:26,564 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-515a7c82-e8d4-4142-a871-d1b70d3b810a-pub-net 2018-06-28 13:35:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/653e11d7-1d90-4c9c-a1f7-dd90485dc37c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87899d45ba900f98722688bafca24436c7f9fec5" 2018-06-28 13:35:31,279 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:35:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-824ab9b0-2b66-4987-b2ae-8f763d4a413e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:35:31,279 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/653e11d7-1d90-4c9c-a1f7-dd90485dc37c used request id req-824ab9b0-2b66-4987-b2ae-8f763d4a413e 2018-06-28 13:35:31,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:35:32,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["aVkNdruIRFahO4qV_qI3YQ"], "issued_at": "2018-06-28T13:35:32.000000Z"}} 2018-06-28 13:35:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:32,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:32 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c31320c-9719-4d61-9b65-ec56484ec6cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:35:32,903 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3c31320c-9719-4d61-9b65-ec56484ec6cf 2018-06-28 13:35:32,905 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net 2018-06-28 13:35:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" -d '{"network": {"name": "NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net", "admin_state_up": true}}' 2018-06-28 13:35:35,127 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:35 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-6a85d429-7877-42e0-a4ab-3c1739ccc295 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:35:34Z","is_default":false,"provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","mtu":1500}} 2018-06-28 13:35:35,127 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-6a85d429-7877-42e0-a4ab-3c1739ccc295 2018-06-28 13:35:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:36,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:36 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-0f0844c0-df88-40ec-bd89-e09015fbca70 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:35:34Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:36,484 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-0f0844c0-df88-40ec-bd89-e09015fbca70 2018-06-28 13:35:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:37,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d65f1d86-dc51-43f7-8438-9874571640d6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:35:37,601 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-d65f1d86-dc51-43f7-8438-9874571640d6 2018-06-28 13:35:37,601 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet 2018-06-28 13:35:37,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" -d '{"subnets": [{"ip_version": 4, "network_id": "a8fd8a90-9a10-49e3-a77c-4ac0594e215d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]}' 2018-06-28 13:35:39,042 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a18e1b06-5834-49d8-92cf-46d5ce644fc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:39,042 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-a18e1b06-5834-49d8-92cf-46d5ce644fc6 2018-06-28 13:35:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:39,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:39 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-7efd579f-3909-4ca3-849f-9b4235e619b9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["619be99f-c6a6-4df6-ad4a-135ec70dbbb7"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:38Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:39,405 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-7efd579f-3909-4ca3-849f-9b4235e619b9 2018-06-28 13:35:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:39,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-52f7df52-37e9-47a1-b2a0-e7e96c49a1d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:39,617 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-52f7df52-37e9-47a1-b2a0-e7e96c49a1d2 2018-06-28 13:35:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:39,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:39 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-e7619b46-ac4d-4a46-a6f4-36e5a1549475 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["619be99f-c6a6-4df6-ad4a-135ec70dbbb7"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:38Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:39,947 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net used request id req-e7619b46-ac4d-4a46-a6f4-36e5a1549475 2018-06-28 13:35:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:35:39,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:35:39 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:35:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:39 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f67cb8f3-5617-419c-b8d8-042a5218e6bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:35:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-f67cb8f3-5617-419c-b8d8-042a5218e6bc 2018-06-28 13:35:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:40,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:40 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ed55493d-431e-4e53-b205-4fe74021a297 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:40,231 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-ed55493d-431e-4e53-b205-4fe74021a297 2018-06-28 13:35:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d&name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:40,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:40 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1c69d007-178e-4ebb-894c-d7526cbc46a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:40,395 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d&name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet used request id req-1c69d007-178e-4ebb-894c-d7526cbc46a0 2018-06-28 13:35:40,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:35:40,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:35:41,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["qVzDHVQaS-Kdij_T5_oqWA"], "issued_at": "2018-06-28T13:35:41.000000Z"}} 2018-06-28 13:35:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f69b7dcd57548401be3bd96afd7b341c713bd5c" 2018-06-28 13:35:42,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:41 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7309013-8f38-435f-905d-2b0cc882df7a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:35:42,069 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-d7309013-8f38-435f-905d-2b0cc882df7a 2018-06-28 13:35:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:43,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:43 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-a6d1ed42-e2cc-45e2-9269-244910ac60a2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["619be99f-c6a6-4df6-ad4a-135ec70dbbb7"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:38Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:43,333 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net used request id req-a6d1ed42-e2cc-45e2-9269-244910ac60a2 2018-06-28 13:35:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:43,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:43 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f823327e-7786-4465-91a8-33eeda4815ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:43,508 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-f823327e-7786-4465-91a8-33eeda4815ea 2018-06-28 13:35:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:43,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:43 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-487a065f-a1a2-4ead-afb0-b090bb7c1c1f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["619be99f-c6a6-4df6-ad4a-135ec70dbbb7"],"description":"","tags":[],"updated_at":"2018-06-28T13:35:38Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:34Z","provider:network_type":"vlan"}]} 2018-06-28 13:35:43,827 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net used request id req-487a065f-a1a2-4ead-afb0-b090bb7c1c1f 2018-06-28 13:35:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:35:43,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:35:43 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:35:43,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f69b7dcd57548401be3bd96afd7b341c713bd5c" 2018-06-28 13:35:43,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:35:43 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5cd729a-5042-4b95-a831-d5b26dff7aaa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:35:43,944 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-e5cd729a-5042-4b95-a831-d5b26dff7aaa 2018-06-28 13:35:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:44,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-24de2390-91af-47fd-8955-a3c5d3574930 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:44,122 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-24de2390-91af-47fd-8955-a3c5d3574930 2018-06-28 13:35:44,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d&name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:44,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0bd265fb-0e63-49f0-ae72-4ebe66bd3766 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:38Z","dns_nameservers":[],"updated_at":"2018-06-28T13:35:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet"}]} 2018-06-28 13:35:44,310 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=a8fd8a90-9a10-49e3-a77c-4ac0594e215d&name=NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet used request id req-0bd265fb-0e63-49f0-ae72-4ebe66bd3766 2018-06-28 13:35:44,310 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net 2018-06-28 13:35:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" -d '{"port": {"network_id": "a8fd8a90-9a10-49e3-a77c-4ac0594e215d", "fixed_ips": [{"subnet_id": "619be99f-c6a6-4df6-ad4a-135ec70dbbb7", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-port", "admin_state_up": true}}' 2018-06-28 13:35:46,911 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:35:46 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-a9fa39a5-e961-4b26-8d1a-d76ef1d9deb2 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:45Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","ip_address":"10.55.1.100"}],"id":"a0c432c2-e6a6-4d15-8f6c-2870c3de2fef","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:4f:38","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-port","admin_state_up":true,"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:44Z","binding:vnic_type":"normal"}} 2018-06-28 13:35:46,911 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-a9fa39a5-e961-4b26-8d1a-d76ef1d9deb2 2018-06-28 13:35:46,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:47,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:35:47 GMT Content-Type: application/json Content-Length: 2896 Connection: keep-alive X-Openstack-Request-Id: req-de0b3833-d095-4068-a967-a91d91223360 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:41Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","ip_address":"10.55.1.2"}],"id":"795dd909-edc0-48a1-934b-6a03976f8c82","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu795dd909-ed","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:0c:e6:94","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a8fd8a90-9a10-49e3-a77c-4ac0594e215d","name":"","admin_state_up":true,"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","ip_address":"10.55.1.100"}],"id":"a0c432c2-e6a6-4d15-8f6c-2870c3de2fef","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:4f:38","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-port","admin_state_up":true,"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:35:43Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"619be99f-c6a6-4df6-ad4a-135ec70dbbb7","ip_address":"10.55.1.3"}],"id":"d9641fd1-7370-4be0-b148-d6d974dc7ca7","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud9641fd1-73","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:80:de:c0","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a8fd8a90-9a10-49e3-a77c-4ac0594e215d","name":"","admin_state_up":true,"network_id":"a8fd8a90-9a10-49e3-a77c-4ac0594e215d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:35:41Z","binding:vnic_type":"normal"}]} 2018-06-28 13:35:47,178 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports used request id req-de0b3833-d095-4068-a967-a91d91223360 2018-06-28 13:35:47,179 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-port 2018-06-28 13:35:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/a0c432c2-e6a6-4d15-8f6c-2870c3de2fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:49,212 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:35:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d1f0a0a-dd16-4611-b91c-a38753856c78 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:35:49,212 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/a0c432c2-e6a6-4d15-8f6c-2870c3de2fef used request id req-4d1f0a0a-dd16-4611-b91c-a38753856c78 2018-06-28 13:35:49,212 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet 2018-06-28 13:35:49,213 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-subnet 2018-06-28 13:35:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/619be99f-c6a6-4df6-ad4a-135ec70dbbb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:35:54,621 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:35:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e970b8ef-b74b-4708-80e0-310154195260 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:35:54,621 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/619be99f-c6a6-4df6-ad4a-135ec70dbbb7 used request id req-e970b8ef-b74b-4708-80e0-310154195260 2018-06-28 13:35:54,622 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b9c05d0d-2b58-469c-92df-0e00030715bf-pub-net 2018-06-28 13:35:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/a8fd8a90-9a10-49e3-a77c-4ac0594e215d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b360f3603b9ddee9f9578272cca888e927f998a" 2018-06-28 13:36:00,102 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a68d4bf-daea-4974-a639-54603a9f5839 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:00,102 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/a8fd8a90-9a10-49e3-a77c-4ac0594e215d used request id req-3a68d4bf-daea-4974-a639-54603a9f5839 2018-06-28 13:36:00,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:01,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["fG_aTUgCR2yuIzCcTaI_7Q"], "issued_at": "2018-06-28T13:36:01.000000Z"}} 2018-06-28 13:36:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:01 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09a6dbc7-9ba4-45be-bf4c-21b2403f8834 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:01,636 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-09a6dbc7-9ba4-45be-bf4c-21b2403f8834 2018-06-28 13:36:01,638 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net 2018-06-28 13:36:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" -d '{"network": {"name": "NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net", "admin_state_up": true}}' 2018-06-28 13:36:03,695 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:03 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-5f9417ea-f247-477e-a8c2-2f63d6a70062 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:03Z","is_default":false,"provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","mtu":1500}} 2018-06-28 13:36:03,695 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-5f9417ea-f247-477e-a8c2-2f63d6a70062 2018-06-28 13:36:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:03,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:03 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-31f3ad89-9620-4ecc-880f-e272e2074296 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:03Z","provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:03,974 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-31f3ad89-9620-4ecc-880f-e272e2074296 2018-06-28 13:36:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:04,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ba895e0d-f204-4e92-aa44-c9f2aaec77b2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:36:04,085 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-ba895e0d-f204-4e92-aa44-c9f2aaec77b2 2018-06-28 13:36:04,085 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet 2018-06-28 13:36:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" -d '{"subnets": [{"ip_version": 4, "network_id": "2730f6dd-587a-4e90-ba56-0c1a9c465e66", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]}' 2018-06-28 13:36:05,684 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:05 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-94e1b918-e0f1-468b-94aa-d906b3304b53 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:05,685 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-94e1b918-e0f1-468b-94aa-d906b3304b53 2018-06-28 13:36:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:06,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:06 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-018162e6-ab57-49fb-a3c3-51851d4d6d3b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4917f51d-73fd-479b-afe1-5ed3c4f8d293"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:04Z","provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:06,864 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-018162e6-ab57-49fb-a3c3-51851d4d6d3b 2018-06-28 13:36:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:08,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3c4e7aff-c211-45c4-869b-fd80c7d8cbcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:08,017 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-3c4e7aff-c211-45c4-869b-fd80c7d8cbcf 2018-06-28 13:36:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:08,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:08 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-df336f1c-3f77-4b93-80fd-f674555e88d4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4917f51d-73fd-479b-afe1-5ed3c4f8d293"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:04Z","provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:08,334 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net used request id req-df336f1c-3f77-4b93-80fd-f674555e88d4 2018-06-28 13:36:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:36:08,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:36:08 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:36:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:08 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9c356d5-8c63-4f4d-931a-d5dd73384f7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:36:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-b9c356d5-8c63-4f4d-931a-d5dd73384f7b 2018-06-28 13:36:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:08,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e7492859-538e-4c1a-8ab0-14ba2fcd48ba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:08,701 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-e7492859-538e-4c1a-8ab0-14ba2fcd48ba 2018-06-28 13:36:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66&name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:09,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-bd51def5-7fad-409f-8955-933ca46451db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:09,841 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66&name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet used request id req-bd51def5-7fad-409f-8955-933ca46451db 2018-06-28 13:36:09,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:36:09,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:11,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["mww8fVQYQZKjwGxqrCsR2A"], "issued_at": "2018-06-28T13:36:11.000000Z"}} 2018-06-28 13:36:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339d95c228fc8184122d9ff9bb1187870567c7db" 2018-06-28 13:36:11,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:11 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89ad6989-ab7b-4c2c-8531-505c8cda0cb8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:11,136 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-89ad6989-ab7b-4c2c-8531-505c8cda0cb8 2018-06-28 13:36:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:11,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:11 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-7511ae64-9d19-4338-83d5-0ba6fce9a9d6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4917f51d-73fd-479b-afe1-5ed3c4f8d293"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:04Z","provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:11,486 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net used request id req-7511ae64-9d19-4338-83d5-0ba6fce9a9d6 2018-06-28 13:36:11,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:11,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7cb56777-cd47-4c99-ac23-88ddd21186d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:11,654 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-7cb56777-cd47-4c99-ac23-88ddd21186d4 2018-06-28 13:36:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:11,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:11 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-b11049c8-9ac9-4e3d-90c4-9b52691dc53a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4917f51d-73fd-479b-afe1-5ed3c4f8d293"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:04Z","provider:segmentation_id":1002,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:02Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:11,970 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net used request id req-b11049c8-9ac9-4e3d-90c4-9b52691dc53a 2018-06-28 13:36:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:36:11,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:36:11 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:36:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339d95c228fc8184122d9ff9bb1187870567c7db" 2018-06-28 13:36:12,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:11 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fe491fc-1b8e-4830-9347-44ea315d6d84 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:36:12,421 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-8fe491fc-1b8e-4830-9347-44ea315d6d84 2018-06-28 13:36:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:12,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-190bc9a3-9fb2-4cf4-b22c-1d4628ee0753 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:12,590 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-190bc9a3-9fb2-4cf4-b22c-1d4628ee0753 2018-06-28 13:36:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66&name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:12,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4453be65-0913-445b-8803-26d98d40acf5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:04Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","subnetpool_id":null,"name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet"}]} 2018-06-28 13:36:12,742 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=2730f6dd-587a-4e90-ba56-0c1a9c465e66&name=NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet used request id req-4453be65-0913-445b-8803-26d98d40acf5 2018-06-28 13:36:12,742 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net 2018-06-28 13:36:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" -d '{"port": {"network_id": "2730f6dd-587a-4e90-ba56-0c1a9c465e66", "fixed_ips": [{"subnet_id": "4917f51d-73fd-479b-afe1-5ed3c4f8d293", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-port", "admin_state_up": true}}' 2018-06-28 13:36:15,178 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:15 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-7a70bed3-ab95-4a6f-b25c-a3a390e19b71 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:36:14Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","ip_address":"10.55.1.100"}],"id":"665f3d95-eeb3-4a2b-851a-0ad32a76b051","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:c6:77","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-port","admin_state_up":true,"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:13Z","binding:vnic_type":"normal"}} 2018-06-28 13:36:15,178 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-7a70bed3-ab95-4a6f-b25c-a3a390e19b71 2018-06-28 13:36:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:15,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:15 GMT Content-Type: application/json Content-Length: 2896 Connection: keep-alive X-Openstack-Request-Id: req-6d6558ec-c8b1-4686-9cdf-e74adced57b2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:36:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","ip_address":"10.55.1.100"}],"id":"665f3d95-eeb3-4a2b-851a-0ad32a76b051","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:c6:77","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-port","admin_state_up":true,"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:36:08Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","ip_address":"10.55.1.2"}],"id":"a73fd0a1-3d83-4764-83cc-a66f6480edd0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua73fd0a1-3d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:0d:0b:d1","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2730f6dd-587a-4e90-ba56-0c1a9c465e66","name":"","admin_state_up":true,"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:36:10Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4917f51d-73fd-479b-afe1-5ed3c4f8d293","ip_address":"10.55.1.3"}],"id":"d06378eb-ab67-4be5-990c-c66d0f16380f","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud06378eb-ab","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ca:3d:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2730f6dd-587a-4e90-ba56-0c1a9c465e66","name":"","admin_state_up":true,"network_id":"2730f6dd-587a-4e90-ba56-0c1a9c465e66","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:08Z","binding:vnic_type":"normal"}]} 2018-06-28 13:36:15,427 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports used request id req-6d6558ec-c8b1-4686-9cdf-e74adced57b2 2018-06-28 13:36:15,427 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-port 2018-06-28 13:36:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/665f3d95-eeb3-4a2b-851a-0ad32a76b051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:17,209 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd4e3b78-c4ce-4696-afb5-0281512ad7f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:17,209 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/665f3d95-eeb3-4a2b-851a-0ad32a76b051 used request id req-cd4e3b78-c4ce-4696-afb5-0281512ad7f9 2018-06-28 13:36:17,209 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet 2018-06-28 13:36:17,209 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-subnet 2018-06-28 13:36:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/4917f51d-73fd-479b-afe1-5ed3c4f8d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:22,252 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf4f43db-de66-4423-8ac5-9dac87fa049e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:22,252 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/4917f51d-73fd-479b-afe1-5ed3c4f8d293 used request id req-bf4f43db-de66-4423-8ac5-9dac87fa049e 2018-06-28 13:36:22,252 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-181d330b-51d9-4e9d-b172-afa96a009308-pub-net 2018-06-28 13:36:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/2730f6dd-587a-4e90-ba56-0c1a9c465e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b73f0719a513540c3cfeabcfe7b4b499e0eceb" 2018-06-28 13:36:26,249 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-72a79694-daf8-4e82-af01-62ab795e9a3c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:26,249 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/2730f6dd-587a-4e90-ba56-0c1a9c465e66 used request id req-72a79694-daf8-4e82-af01-62ab795e9a3c 2018-06-28 13:36:26,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:27,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["9XUrCbPZRpS58LIYpy1bNg"], "issued_at": "2018-06-28T13:36:27.000000Z"}} 2018-06-28 13:36:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:27,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1c2b04e-494b-4cb1-9460-b28f26e6f96f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:27,551 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a1c2b04e-494b-4cb1-9460-b28f26e6f96f 2018-06-28 13:36:27,553 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net 2018-06-28 13:36:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" -d '{"network": {"name": "NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net", "admin_state_up": true}}' 2018-06-28 13:36:29,491 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:29 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-397e87ea-b856-45e4-b960-ca4de260d292 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:29Z","is_default":false,"provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","mtu":1500}} 2018-06-28 13:36:29,491 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-397e87ea-b856-45e4-b960-ca4de260d292 2018-06-28 13:36:29,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:29,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:29 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-301e659b-779f-436d-885c-34fbae06339a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:29Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:29,804 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-301e659b-779f-436d-885c-34fbae06339a 2018-06-28 13:36:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:29,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1ee14912-4e76-4e18-94f3-b2151ef5378d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:36:29,922 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-1ee14912-4e76-4e18-94f3-b2151ef5378d 2018-06-28 13:36:29,923 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet 2018-06-28 13:36:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" -d '{"subnets": [{"ip_version": 4, "network_id": "9024b03e-f596-46d2-9cef-051c860772b8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]}' 2018-06-28 13:36:31,624 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:31 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-eba3e7fd-20bb-4285-8add-23ac864c7028 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:31,624 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-eba3e7fd-20bb-4285-8add-23ac864c7028 2018-06-28 13:36:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:32,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:32 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-c249adff-4d0b-462a-bad8-1aa9aa54f8c7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4cba47bc-5486-492c-aecd-18fcccf74f8a"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:30Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:32,936 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-c249adff-4d0b-462a-bad8-1aa9aa54f8c7 2018-06-28 13:36:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:33,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:33 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9cc48b28-e174-4ffd-bd26-d78064599490 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:33,114 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-9cc48b28-e174-4ffd-bd26-d78064599490 2018-06-28 13:36:33,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:34,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:34 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-59acf428-cc5b-4b89-8f50-ebb03f34d4de Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4cba47bc-5486-492c-aecd-18fcccf74f8a"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:30Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:34,369 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net used request id req-59acf428-cc5b-4b89-8f50-ebb03f34d4de 2018-06-28 13:36:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:36:34,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:36:34 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:36:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:34,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:34 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce90ecf8-320c-4609-a47c-169649d999c4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:36:34,846 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-ce90ecf8-320c-4609-a47c-169649d999c4 2018-06-28 13:36:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:35,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9a168804-1914-4b87-9f9c-720c926a95ff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:35,012 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-9a168804-1914-4b87-9f9c-720c926a95ff 2018-06-28 13:36:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8&name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:36,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:36 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-874e74a7-3268-4a81-bae5-a3493ed70437 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:36,152 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8&name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet used request id req-874e74a7-3268-4a81-bae5-a3493ed70437 2018-06-28 13:36:36,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:36:36,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:37,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["4fW-Lx0sRk2QlZ4_U_HQLw"], "issued_at": "2018-06-28T13:36:37.000000Z"}} 2018-06-28 13:36:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00a4c8204c25cdecfa32493cfe177b30de330cb" 2018-06-28 13:36:37,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:37 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8fec9d3-25f6-4b7b-b8f0-841a44c344d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:37,299 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b8fec9d3-25f6-4b7b-b8f0-841a44c344d5 2018-06-28 13:36:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:37,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:37 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-d5a4510b-717a-4ba2-9e47-909afbd0b93d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4cba47bc-5486-492c-aecd-18fcccf74f8a"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:30Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:37,634 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net used request id req-d5a4510b-717a-4ba2-9e47-909afbd0b93d 2018-06-28 13:36:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:37,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:37 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f8d820d7-053a-4b83-be20-6b040bd7c4a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:37,861 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-f8d820d7-053a-4b83-be20-6b040bd7c4a2 2018-06-28 13:36:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:38,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:38 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-2d75a8b1-ed18-4a71-9ab4-d93ca22e152a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9024b03e-f596-46d2-9cef-051c860772b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["4cba47bc-5486-492c-aecd-18fcccf74f8a"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:30Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:28Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:38,190 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net used request id req-2d75a8b1-ed18-4a71-9ab4-d93ca22e152a 2018-06-28 13:36:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:36:38,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:36:38 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:36:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00a4c8204c25cdecfa32493cfe177b30de330cb" 2018-06-28 13:36:38,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:38 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b56251d-57a7-4718-94b9-bd1a3616383f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:36:38,328 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-0b56251d-57a7-4718-94b9-bd1a3616383f 2018-06-28 13:36:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:38,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:38 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-295ff3ff-1f25-4199-9323-d16a1c7cdb5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:38,485 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8 used request id req-295ff3ff-1f25-4199-9323-d16a1c7cdb5f 2018-06-28 13:36:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8&name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:38,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:38 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c2d79bb5-e70b-4e9b-96f7-7b3d36a166eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9024b03e-f596-46d2-9cef-051c860772b8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:30Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"4cba47bc-5486-492c-aecd-18fcccf74f8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet"}]} 2018-06-28 13:36:38,657 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=9024b03e-f596-46d2-9cef-051c860772b8&name=NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet used request id req-c2d79bb5-e70b-4e9b-96f7-7b3d36a166eb 2018-06-28 13:36:38,658 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net 2018-06-28 13:36:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" -d '{"port": {"network_id": "9024b03e-f596-46d2-9cef-051c860772b8", "fixed_ips": [{"subnet_id": "4cba47bc-5486-492c-aecd-18fcccf74f8a", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-port", "admin_state_up": true}}' 2018-06-28 13:36:38,705 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:36:38 GMT Content-Type: application/json Content-Length: 142 Connection: keep-alive X-Openstack-Request-Id: req-b78accac-948a-44bb-b5f4-874f2d0240b3 RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:36:38,705 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-b78accac-948a-44bb-b5f4-874f2d0240b3 2018-06-28 13:36:38,706 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:36:38,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet 2018-06-28 13:36:38,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-subnet 2018-06-28 13:36:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/4cba47bc-5486-492c-aecd-18fcccf74f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:44,285 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2b9becae-5094-4ef2-bd44-fb143b3b77f6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:44,285 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/4cba47bc-5486-492c-aecd-18fcccf74f8a used request id req-2b9becae-5094-4ef2-bd44-fb143b3b77f6 2018-06-28 13:36:44,285 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1c15e728-81eb-40f3-b871-5644a2a5f9db-pub-net 2018-06-28 13:36:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/9024b03e-f596-46d2-9cef-051c860772b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd592f71460ccbc133652e31fcaadf95fb71a55" 2018-06-28 13:36:48,929 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:36:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0b62ce30-cfdf-499e-ad8d-bc5462b5dbf8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:36:48,930 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/9024b03e-f596-46d2-9cef-051c860772b8 used request id req-0b62ce30-cfdf-499e-ad8d-bc5462b5dbf8 2018-06-28 13:36:48,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:50,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["w92ebiFvQq--V1VyvY9Z2Q"], "issued_at": "2018-06-28T13:36:50.000000Z"}} 2018-06-28 13:36:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:50 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c0a3224-f2ff-4b01-bd28-530f6af38a54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:50,575 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-7c0a3224-f2ff-4b01-bd28-530f6af38a54 2018-06-28 13:36:50,577 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net 2018-06-28 13:36:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" -d '{"network": {"name": "NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net", "admin_state_up": true}}' 2018-06-28 13:36:52,615 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:52 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-db174690-51c3-4a41-a9c4-3e11c1c37e85 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:52Z","is_default":false,"provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","mtu":1500}} 2018-06-28 13:36:52,616 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-db174690-51c3-4a41-a9c4-3e11c1c37e85 2018-06-28 13:36:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:52,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:52 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-320ed0b8-5618-4083-a1c9-a6a4abc92e61 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:36:52Z","provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:52,966 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-320ed0b8-5618-4083-a1c9-a6a4abc92e61 2018-06-28 13:36:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:53,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a97bf03e-63f0-499c-99bc-fba5a68b435b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:36:53,151 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-a97bf03e-63f0-499c-99bc-fba5a68b435b 2018-06-28 13:36:53,152 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet 2018-06-28 13:36:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" -d '{"subnets": [{"ip_version": 4, "network_id": "997d4d34-0f80-4b72-818d-877e9ef657ce", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]}' 2018-06-28 13:36:54,566 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:36:54 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-82d12f6f-687e-4d63-b713-6467b0bf4b69 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:36:54,566 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-82d12f6f-687e-4d63-b713-6467b0bf4b69 2018-06-28 13:36:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:55,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:55 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-95dc7ebc-012a-4e75-8d9a-f81f9e76eaa0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6029edbc-501d-4602-a761-2c46c4325613"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:53Z","provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:55,818 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-95dc7ebc-012a-4e75-8d9a-f81f9e76eaa0 2018-06-28 13:36:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:55,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:55 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6dd3abd1-864e-469a-96c2-520b798247f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:36:55,986 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-6dd3abd1-864e-469a-96c2-520b798247f2 2018-06-28 13:36:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:56,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:56 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-44e218c9-715b-47f6-9b07-06469df142dc Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6029edbc-501d-4602-a761-2c46c4325613"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:53Z","provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:56,309 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net used request id req-44e218c9-715b-47f6-9b07-06469df142dc 2018-06-28 13:36:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:36:56,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:36:56 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:36:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:56 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30cab1b0-1540-4340-acc4-dc9788d8dd48 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:36:56,455 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-30cab1b0-1540-4340-acc4-dc9788d8dd48 2018-06-28 13:36:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:57,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5a56fe31-3545-4137-906d-e040129f93ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:36:57,659 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-5a56fe31-3545-4137-906d-e040129f93ec 2018-06-28 13:36:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce&name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:57,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ffadab5a-703a-4aea-a4d0-0efe48c1ea61 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:36:57,827 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce&name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet used request id req-ffadab5a-703a-4aea-a4d0-0efe48c1ea61 2018-06-28 13:36:57,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:36:57,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:36:59,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["X89lVTh8S3y5cZ-SAze6ig"], "issued_at": "2018-06-28T13:36:59.000000Z"}} 2018-06-28 13:36:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e446993cd3ed9be1737cd3b298056232d22f4c8" 2018-06-28 13:36:59,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:36:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c03ecef-da3b-48a9-8edd-d2af6e672b99 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:36:59,535 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-9c03ecef-da3b-48a9-8edd-d2af6e672b99 2018-06-28 13:36:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:36:59,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:36:59 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-e91170a4-b4fc-4415-8378-005ed14b4fae Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6029edbc-501d-4602-a761-2c46c4325613"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:53Z","provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","provider:network_type":"vlan"}]} 2018-06-28 13:36:59,843 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net used request id req-e91170a4-b4fc-4415-8378-005ed14b4fae 2018-06-28 13:36:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:00,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-20d09d8f-d11a-4fe2-9935-585e4a2de4aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:37:00,009 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-20d09d8f-d11a-4fe2-9935-585e4a2de4aa 2018-06-28 13:37:00,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:00,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:00 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-c12c7294-cfa9-4ae1-b4fb-7a036859933c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"997d4d34-0f80-4b72-818d-877e9ef657ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["6029edbc-501d-4602-a761-2c46c4325613"],"description":"","tags":[],"updated_at":"2018-06-28T13:36:53Z","provider:segmentation_id":1003,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:51Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:00,316 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net used request id req-c12c7294-cfa9-4ae1-b4fb-7a036859933c 2018-06-28 13:37:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:37:00,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:37:00 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:37:00,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e446993cd3ed9be1737cd3b298056232d22f4c8" 2018-06-28 13:37:00,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:00 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53be2a09-d718-48a6-aaa3-ca9cec98d310 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:37:00,772 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-53be2a09-d718-48a6-aaa3-ca9cec98d310 2018-06-28 13:37:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:01,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-cff0dc4d-82d2-4d29-9892-e30a925a895d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:37:01,924 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-cff0dc4d-82d2-4d29-9892-e30a925a895d 2018-06-28 13:37:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce&name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:02,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7357e153-8bf9-4f3e-8da6-5d3787d72787 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"997d4d34-0f80-4b72-818d-877e9ef657ce","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:36:53Z","dns_nameservers":[],"updated_at":"2018-06-28T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"6029edbc-501d-4602-a761-2c46c4325613","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet"}]} 2018-06-28 13:37:02,180 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=997d4d34-0f80-4b72-818d-877e9ef657ce&name=NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet used request id req-7357e153-8bf9-4f3e-8da6-5d3787d72787 2018-06-28 13:37:02,181 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net 2018-06-28 13:37:02,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" -d '{"port": {"network_id": "997d4d34-0f80-4b72-818d-877e9ef657ce", "fixed_ips": [{"subnet_id": "6029edbc-501d-4602-a761-2c46c4325613", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-port", "admin_state_up": true}}' 2018-06-28 13:37:03,234 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:37:03 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-4e2215bd-8ed7-461a-8aa6-7b503085ac7e RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-28 13:37:03,234 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-4e2215bd-8ed7-461a-8aa6-7b503085ac7e 2018-06-28 13:37:03,234 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-28 13:37:03,235 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet 2018-06-28 13:37:03,235 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-subnet 2018-06-28 13:37:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/6029edbc-501d-4602-a761-2c46c4325613 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:09,519 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:37:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d416ca91-58b7-4a0e-b736-d075bd5ef990 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:37:09,519 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/6029edbc-501d-4602-a761-2c46c4325613 used request id req-d416ca91-58b7-4a0e-b736-d075bd5ef990 2018-06-28 13:37:09,519 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4014bc5f-f49f-4f5a-b56f-b261f1100ebf-pub-net 2018-06-28 13:37:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/997d4d34-0f80-4b72-818d-877e9ef657ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f144db43d837c5fa90d4336b3be55b4e454cfb0" 2018-06-28 13:37:14,268 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:37:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-be87c207-e877-4a3b-9388-bc6f4afc0971 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:37:14,268 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/997d4d34-0f80-4b72-818d-877e9ef657ce used request id req-be87c207-e877-4a3b-9388-bc6f4afc0971 2018-06-28 13:37:14,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:37:15,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["e6bzLYv0TTGAqLkOrzum-g"], "issued_at": "2018-06-28T13:37:15.000000Z"}} 2018-06-28 13:37:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:15,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:15 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb7dda7f-8b47-4ef4-a73e-0db885eabce8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:37:15,805 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-eb7dda7f-8b47-4ef4-a73e-0db885eabce8 2018-06-28 13:37:15,808 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net 2018-06-28 13:37:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" -d '{"network": {"name": "NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net", "admin_state_up": true}}' 2018-06-28 13:37:17,885 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:37:17 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-c91075b6-563f-42b3-bbb0-ab6d27a5e462 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:37:17Z","is_default":false,"provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","mtu":1500}} 2018-06-28 13:37:17,885 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-c91075b6-563f-42b3-bbb0-ab6d27a5e462 2018-06-28 13:37:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:18,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:18 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-440aaf3c-57c7-4ee0-a91f-4f8364f14273 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:37:17Z","provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:18,207 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-440aaf3c-57c7-4ee0-a91f-4f8364f14273 2018-06-28 13:37:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:18,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a094b39d-9e5f-41d9-b1a8-128c7b228aea Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:37:18,318 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-a094b39d-9e5f-41d9-b1a8-128c7b228aea 2018-06-28 13:37:18,318 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet 2018-06-28 13:37:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" -d '{"subnets": [{"ip_version": 4, "network_id": "75535c18-afce-4a3b-aa75-38c4b5f2c67d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]}' 2018-06-28 13:37:20,663 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:37:20 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7939ea01-ad88-4a73-af89-f8734becac6f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:20,664 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-7939ea01-ad88-4a73-af89-f8734becac6f 2018-06-28 13:37:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:21,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:21 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-8920701c-0dcc-4811-b26c-2cbcc4bc7917 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["5bcf33b7-2c78-452a-a31a-30e391b1eb66"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:19Z","provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:21,007 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-8920701c-0dcc-4811-b26c-2cbcc4bc7917 2018-06-28 13:37:21,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:21,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:21 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-46d40481-dcc2-4c64-9926-b4ce611f528c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:21,259 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-46d40481-dcc2-4c64-9926-b4ce611f528c 2018-06-28 13:37:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:21,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:21 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-8cc85787-f71f-4e3d-a0dc-34fb03a14298 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["5bcf33b7-2c78-452a-a31a-30e391b1eb66"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:19Z","provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:21,566 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net used request id req-8cc85787-f71f-4e3d-a0dc-34fb03a14298 2018-06-28 13:37:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:37:21,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:37:21 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:37:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:21,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:21 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-479ed0ba-3347-475f-953f-61f12fba881c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:37:21,703 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-479ed0ba-3347-475f-953f-61f12fba881c 2018-06-28 13:37:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:21,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:21 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-45cde250-6058-4e60-9f2b-d257fcc4bfce Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:21,863 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-45cde250-6058-4e60-9f2b-d257fcc4bfce 2018-06-28 13:37:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d&name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:22,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:22 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4f516c76-097f-4c85-8d85-e393768b9913 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:22,030 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d&name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet used request id req-4f516c76-097f-4c85-8d85-e393768b9913 2018-06-28 13:37:22,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:37:22,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:37:23,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["kf9ItjaLT26PnV1UV4nJFg"], "issued_at": "2018-06-28T13:37:23.000000Z"}} 2018-06-28 13:37:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c483d0ccfa4fd0bdba32762ab919030dd294618" 2018-06-28 13:37:23,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:23 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d4ae611-2f9d-42d3-b839-69da287dfb57 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:37:23,341 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-9d4ae611-2f9d-42d3-b839-69da287dfb57 2018-06-28 13:37:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:24,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:24 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-d34f7761-d9ac-46bb-811e-1c973dbbb34b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["5bcf33b7-2c78-452a-a31a-30e391b1eb66"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:19Z","provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:24,661 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net used request id req-d34f7761-d9ac-46bb-811e-1c973dbbb34b 2018-06-28 13:37:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:24,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:24 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-de8a7450-55b9-407a-af39-be03ab0bbcb5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:24,821 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-de8a7450-55b9-407a-af39-be03ab0bbcb5 2018-06-28 13:37:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:26,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:26 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-cf8319f9-740f-40ad-ad99-06a1c524120c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["5bcf33b7-2c78-452a-a31a-30e391b1eb66"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:19Z","provider:segmentation_id":1014,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:26,172 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net used request id req-cf8319f9-740f-40ad-ad99-06a1c524120c 2018-06-28 13:37:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:37:26,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:37:26 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:37:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c483d0ccfa4fd0bdba32762ab919030dd294618" 2018-06-28 13:37:26,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:26 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0690ad04-0153-47ae-bff1-6ef70afeed54 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:37:26,301 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-0690ad04-0153-47ae-bff1-6ef70afeed54 2018-06-28 13:37:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:26,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ed4e72b8-f166-4ba9-b1cc-9e3c7c75df6b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:26,473 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-ed4e72b8-f166-4ba9-b1cc-9e3c7c75df6b 2018-06-28 13:37:26,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d&name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:26,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-110c4c38-1b72-48b0-8323-2e511d0be8da Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75535c18-afce-4a3b-aa75-38c4b5f2c67d","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:19Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"5bcf33b7-2c78-452a-a31a-30e391b1eb66","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet"}]} 2018-06-28 13:37:26,629 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=75535c18-afce-4a3b-aa75-38c4b5f2c67d&name=NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet used request id req-110c4c38-1b72-48b0-8323-2e511d0be8da 2018-06-28 13:37:26,630 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net 2018-06-28 13:37:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" -d '{"port": {"network_id": "75535c18-afce-4a3b-aa75-38c4b5f2c67d", "fixed_ips": [{"subnet_id": "5bcf33b7-2c78-452a-a31a-30e391b1eb66", "ip_address": null}], "name": "NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-port", "admin_state_up": true}}' 2018-06-28 13:37:26,672 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:37:26 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-fa56ed20-3bc3-499a-bca2-f6d34f1aa975 RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:37:26,672 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-fa56ed20-3bc3-499a-bca2-f6d34f1aa975 2018-06-28 13:37:26,673 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-28 13:37:26,673 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet 2018-06-28 13:37:26,673 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-subnet 2018-06-28 13:37:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/5bcf33b7-2c78-452a-a31a-30e391b1eb66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:31,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:37:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-78b36653-c392-4485-a4b7-57788b5f8792 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:37:31,944 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/5bcf33b7-2c78-452a-a31a-30e391b1eb66 used request id req-78b36653-c392-4485-a4b7-57788b5f8792 2018-06-28 13:37:31,944 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ae2dff84-6864-4bed-859b-20d72918cae4-pub-net 2018-06-28 13:37:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/75535c18-afce-4a3b-aa75-38c4b5f2c67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2735af7570de872f456a044d85db587f86254a" 2018-06-28 13:37:36,665 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:37:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fa6e461a-5506-4f9d-9e6e-80e77d526fb6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:37:36,665 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/75535c18-afce-4a3b-aa75-38c4b5f2c67d used request id req-fa6e461a-5506-4f9d-9e6e-80e77d526fb6 2018-06-28 13:37:36,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:37:37,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["OtPs5TCLTGSpgJm28M36ag"], "issued_at": "2018-06-28T13:37:37.000000Z"}} 2018-06-28 13:37:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:37 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c65c8091-5a18-41e5-bf85-7ba868768e42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:37:37,929 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c65c8091-5a18-41e5-bf85-7ba868768e42 2018-06-28 13:37:37,931 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net 2018-06-28 13:37:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" -d '{"network": {"name": "NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net", "admin_state_up": true}}' 2018-06-28 13:37:39,974 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:37:39 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-ebaaed19-fbaf-463b-838e-38d5c4e8dc05 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:37:39Z","is_default":false,"provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","mtu":1500}} 2018-06-28 13:37:39,974 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-ebaaed19-fbaf-463b-838e-38d5c4e8dc05 2018-06-28 13:37:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:40,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:40 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-352abb54-b7bd-43e6-bdf1-dbe8d1b690ca Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:37:39Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:40,285 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-352abb54-b7bd-43e6-bdf1-dbe8d1b690ca 2018-06-28 13:37:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:41,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e39b34fa-5223-4c66-bd99-0532f93bbb5c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:37:41,317 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-e39b34fa-5223-4c66-bd99-0532f93bbb5c 2018-06-28 13:37:41,318 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet 2018-06-28 13:37:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" -d '{"subnets": [{"ip_version": 4, "network_id": "b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]}' 2018-06-28 13:37:44,020 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:37:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-64dade3c-b001-4046-80cf-4bd28814b434 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:44,020 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-64dade3c-b001-4046-80cf-4bd28814b434 2018-06-28 13:37:44,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:45,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:45 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-bae2c89e-6d76-429a-8362-0db280e18943 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["7aa6f236-edd5-43d5-964d-63d0ffec238c"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:42Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:45,349 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-bae2c89e-6d76-429a-8362-0db280e18943 2018-06-28 13:37:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:45,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:45 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-586227be-a376-4165-8784-4dcec0b60446 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:45,593 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-586227be-a376-4165-8784-4dcec0b60446 2018-06-28 13:37:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:45,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:45 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-e073dd36-f5d2-4375-8a11-1b251474d1b8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["7aa6f236-edd5-43d5-964d-63d0ffec238c"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:42Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:45,908 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net used request id req-e073dd36-f5d2-4375-8a11-1b251474d1b8 2018-06-28 13:37:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:37:45,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:37:45 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:37:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:46,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:45 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb550331-da53-48c8-a919-43e2c3dfb296 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:37:46,035 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-eb550331-da53-48c8-a919-43e2c3dfb296 2018-06-28 13:37:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:46,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3bc2a397-133a-4531-b844-6aaccda86b43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:46,253 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-3bc2a397-133a-4531-b844-6aaccda86b43 2018-06-28 13:37:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f&name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:46,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c7d445a7-d25e-42af-9cb5-40cbb2547e51 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:46,419 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f&name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet used request id req-c7d445a7-d25e-42af-9cb5-40cbb2547e51 2018-06-28 13:37:46,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:37:46,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:37:47,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["z1ndhZAGR22hKIpnp-55cg"], "issued_at": "2018-06-28T13:37:47.000000Z"}} 2018-06-28 13:37:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18b8827ea4420c1821e72844f031cdb98f73d9b" 2018-06-28 13:37:48,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:47 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a784af25-2d7d-4ac3-9e7a-eef19ebaf419 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:37:48,010 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a784af25-2d7d-4ac3-9e7a-eef19ebaf419 2018-06-28 13:37:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:48,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:48 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-ed0502f9-3070-4fb3-8b25-57770f24ca87 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["7aa6f236-edd5-43d5-964d-63d0ffec238c"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:42Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:48,335 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net used request id req-ed0502f9-3070-4fb3-8b25-57770f24ca87 2018-06-28 13:37:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:48,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:48 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-42790d4d-943d-40dd-85ed-6d68938fe0c5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:48,506 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-42790d4d-943d-40dd-85ed-6d68938fe0c5 2018-06-28 13:37:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:48,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:48 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-242ffe48-7d8b-41e9-881f-ef9548464cc6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["7aa6f236-edd5-43d5-964d-63d0ffec238c"],"description":"","tags":[],"updated_at":"2018-06-28T13:37:42Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:39Z","provider:network_type":"vlan"}]} 2018-06-28 13:37:48,866 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net used request id req-242ffe48-7d8b-41e9-881f-ef9548464cc6 2018-06-28 13:37:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:37:48,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:37:48 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:37:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18b8827ea4420c1821e72844f031cdb98f73d9b" 2018-06-28 13:37:49,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:37:48 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b44dd79c-e11a-4e6d-a827-ade17ea551e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:37:49,389 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-b44dd79c-e11a-4e6d-a827-ade17ea551e3 2018-06-28 13:37:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:49,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d08b8053-2b49-4cdf-9411-53adc78e345a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:49,548 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-d08b8053-2b49-4cdf-9411-53adc78e345a 2018-06-28 13:37:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f&name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:49,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-61d4529f-d82d-4acd-92f0-97c80b743828 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:42Z","dns_nameservers":[],"updated_at":"2018-06-28T13:37:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet"}]} 2018-06-28 13:37:49,703 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f&name=NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet used request id req-61d4529f-d82d-4acd-92f0-97c80b743828 2018-06-28 13:37:49,704 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net 2018-06-28 13:37:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" -d '{"port": {"network_id": "b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f", "fixed_ips": [{"subnet_id": "7aa6f236-edd5-43d5-964d-63d0ffec238c", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-28 13:37:52,025 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:37:52 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-86c5a20c-3354-4f60-8214-6dfdab6e8c77 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:37:51Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","ip_address":"10.55.1.100"}],"id":"bb93e553-84e7-4735-aee2-53590458a72b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:83:db","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:50Z","binding:vnic_type":"normal"}} 2018-06-28 13:37:52,026 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-86c5a20c-3354-4f60-8214-6dfdab6e8c77 2018-06-28 13:37:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports/bb93e553-84e7-4735-aee2-53590458a72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:52,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:37:52 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-069f042e-b6c4-4aaf-bbb2-f51087196be7 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:37:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7aa6f236-edd5-43d5-964d-63d0ffec238c","ip_address":"10.55.1.100"}],"id":"bb93e553-84e7-4735-aee2-53590458a72b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:83:db","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:37:50Z","binding:vnic_type":"normal"}} 2018-06-28 13:37:52,265 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports/bb93e553-84e7-4735-aee2-53590458a72b used request id req-069f042e-b6c4-4aaf-bbb2-f51087196be7 2018-06-28 13:37:52,266 - neutron_utils - INFO - Deleting port with name 2018-06-28 13:37:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/bb93e553-84e7-4735-aee2-53590458a72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:37:54,367 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:37:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-57af7935-9b96-4fff-ba51-e0a3db4e527f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:37:54,367 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/bb93e553-84e7-4735-aee2-53590458a72b used request id req-57af7935-9b96-4fff-ba51-e0a3db4e527f 2018-06-28 13:37:54,368 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet 2018-06-28 13:37:54,368 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-subnet 2018-06-28 13:37:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/7aa6f236-edd5-43d5-964d-63d0ffec238c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:38:00,024 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa814a25-db80-4171-b279-d514b5856436 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:00,024 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/7aa6f236-edd5-43d5-964d-63d0ffec238c used request id req-aa814a25-db80-4171-b279-d514b5856436 2018-06-28 13:38:00,024 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f7eb9f1a-6fd3-45d9-bfa8-620eb7bf3dbe-pub-net 2018-06-28 13:38:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e8e442704b37a63f0876ba243c83411a589c9" 2018-06-28 13:38:04,398 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f4d3de06-ed34-4fa0-ad7f-a345f800136e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:04,398 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/b364d4d8-528f-41ff-8d0a-f7d8b5a92f3f used request id req-f4d3de06-ed34-4fa0-ad7f-a345f800136e 2018-06-28 13:38:04,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:05,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["nHDE2g8HTKenAsxChOnEvw"], "issued_at": "2018-06-28T13:38:05.000000Z"}} 2018-06-28 13:38:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf44b2174c702b7f68ad559b631e61e91e5bdb5" 2018-06-28 13:38:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:05 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3ab8374-ef61-405f-9c18-29bcb6d0a91a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:05,714 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a3ab8374-ef61-405f-9c18-29bcb6d0a91a 2018-06-28 13:38:05,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:38:05,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:06,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["sRI9_8hnStK5E16A0bZHmg"], "issued_at": "2018-06-28T13:38:06.000000Z"}} 2018-06-28 13:38:06,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cb32072d4f4c2a2fc94d7da3899ff5cd29fe12" 2018-06-28 13:38:07,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:06 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4cb436f-ad57-4966-a872-507c03a363a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:07,003 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e4cb436f-ad57-4966-a872-507c03a363a2 2018-06-28 13:38:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c166501a-b78c-446f-812a-be12474c6b40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf44b2174c702b7f68ad559b631e61e91e5bdb5" 2018-06-28 13:38:08,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7505cb9a-3f25-4c12-a4d6-7fd4a6a1360d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 13:38:08,084 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c166501a-b78c-446f-812a-be12474c6b40-pub-net used request id req-7505cb9a-3f25-4c12-a4d6-7fd4a6a1360d 2018-06-28 13:38:08,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:09,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Qxgqa3BbR4G91CkXGA1AsQ"], "issued_at": "2018-06-28T13:38:09.000000Z"}} 2018-06-28 13:38:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:09,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:09 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7df56b33-77f9-4898-8b18-e311b5482740 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:09,232 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-7df56b33-77f9-4898-8b18-e311b5482740 2018-06-28 13:38:09,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:38:09,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:10,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["dorvFbq6QEGZPrhFMUSsQg"], "issued_at": "2018-06-28T13:38:10.000000Z"}} 2018-06-28 13:38:10,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a3b14b2bc92b80d5a453cc45b18597ca58ad6b" 2018-06-28 13:38:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:10 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27efa8b8-048e-4653-a223-4d1505086318 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:10,861 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-27efa8b8-048e-4653-a223-4d1505086318 2018-06-28 13:38:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:12,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:12 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-5828382d-0a8a-45a3-a4ba-ca12fd5c9950 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:38:12,510 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-5828382d-0a8a-45a3-a4ba-ca12fd5c9950 2018-06-28 13:38:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:13,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:13 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-fc25a430-5403-4eda-9374-f9b028419e01 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:38:13,779 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-fc25a430-5403-4eda-9374-f9b028419e01 2018-06-28 13:38:13,780 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router 2018-06-28 13:38:13,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" -d '{"router": {"external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}, "name": "NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router", "admin_state_up": true}}' 2018-06-28 13:38:19,442 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:38:19 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-2593fff6-5b1c-4a10-9d0f-58b9969f8715 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:14Z", "admin_state_up": true, "updated_at": "2018-06-28T13:38:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "30a2df9c-5db0-46ea-8def-d049064ecbda", "name": "NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router"}} 2018-06-28 13:38:19,442 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/routers used request id req-2593fff6-5b1c-4a10-9d0f-58b9969f8715 2018-06-28 13:38:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=30a2df9c-5db0-46ea-8def-d049064ecbda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:19,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:19 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-85fd5a57-47fd-41e6-9349-45b28162e1f8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:38:17Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.113"}],"id":"267c89f4-b1aa-44c7-8a0c-c3978c185acd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:74:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"30a2df9c-5db0-46ea-8def-d049064ecbda","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:38:16Z","binding:vnic_type":"normal"}]} 2018-06-28 13:38:19,689 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=30a2df9c-5db0-46ea-8def-d049064ecbda used request id req-85fd5a57-47fd-41e6-9349-45b28162e1f8 2018-06-28 13:38:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:19,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:19 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-d551c9ed-6f79-44f9-bc7a-b9b8fc3e7827 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:38:19,857 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-d551c9ed-6f79-44f9-bc7a-b9b8fc3e7827 2018-06-28 13:38:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:20,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:20 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-dd3001a4-9651-446e-b165-0ca4a570df68 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:14Z", "admin_state_up": true, "updated_at": "2018-06-28T13:38:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "30a2df9c-5db0-46ea-8def-d049064ecbda", "name": "NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router"}]} 2018-06-28 13:38:20,320 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router used request id req-dd3001a4-9651-446e-b165-0ca4a570df68 2018-06-28 13:38:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:38:20,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:38:20 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:38:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:20,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:20 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44f296cf-4058-49b1-b3ac-b0cfa1d0d4e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:38:20,766 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-44f296cf-4058-49b1-b3ac-b0cfa1d0d4e3 2018-06-28 13:38:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=30a2df9c-5db0-46ea-8def-d049064ecbda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:20,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:20 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-1f03566a-5fa7-42a0-b791-80267c86df99 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:38:17Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.113"}],"id":"267c89f4-b1aa-44c7-8a0c-c3978c185acd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:74:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"30a2df9c-5db0-46ea-8def-d049064ecbda","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:38:16Z","binding:vnic_type":"normal"}]} 2018-06-28 13:38:20,954 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=30a2df9c-5db0-46ea-8def-d049064ecbda used request id req-1f03566a-5fa7-42a0-b791-80267c86df99 2018-06-28 13:38:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:21,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:21 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-f57b9cf8-4073-46de-9d2a-97ce18045323 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:38:21,178 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-f57b9cf8-4073-46de-9d2a-97ce18045323 2018-06-28 13:38:21,178 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router 2018-06-28 13:38:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/routers/30a2df9c-5db0-46ea-8def-d049064ecbda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:26,089 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c305afed-5971-49f6-a9d7-2a742773ed9b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:26,090 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/routers/30a2df9c-5db0-46ea-8def-d049064ecbda used request id req-c305afed-5971-49f6-a9d7-2a742773ed9b 2018-06-28 13:38:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a35f758cc447b299ba7f9f555e5ca93e2cd0771" 2018-06-28 13:38:26,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e56a4ab5-8382-4eac-9810-98cd6ee5dcbc Front-End-Https: on RESP BODY: {"routers": []} 2018-06-28 13:38:26,333 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1a04ba4a-d644-4a5e-9823-5c7120d815d8-pub-router used request id req-e56a4ab5-8382-4eac-9810-98cd6ee5dcbc 2018-06-28 13:38:26,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:27,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["nNmb6grhStWtEG86M1tExw"], "issued_at": "2018-06-28T13:38:27.000000Z"}} 2018-06-28 13:38:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:27,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56832698-f721-4c74-b2a6-141863d8fcb1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:27,658 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-56832698-f721-4c74-b2a6-141863d8fcb1 2018-06-28 13:38:27,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:38:27,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:28,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["cGbo1geCTcavkoRtU9zHHw"], "issued_at": "2018-06-28T13:38:28.000000Z"}} 2018-06-28 13:38:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d20b98cd23cf905164cce9f5d8b8044d27ed130" 2018-06-28 13:38:28,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:28 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09fff219-b990-4e99-a805-68cf361990fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:28,797 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-09fff219-b990-4e99-a805-68cf361990fb 2018-06-28 13:38:28,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:30,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:30 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-2a947af5-8657-40be-ae25-7acfeccbfad3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:38:30,258 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-2a947af5-8657-40be-ae25-7acfeccbfad3 2018-06-28 13:38:30,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:30,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:30 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-93a8baec-dc07-4d97-9046-faa399025fbe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:38:30,410 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-93a8baec-dc07-4d97-9046-faa399025fbe 2018-06-28 13:38:30,411 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router 2018-06-28 13:38:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" -d '{"router": {"external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}, "name": "NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router", "admin_state_up": true}}' 2018-06-28 13:38:34,734 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:38:34 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-3a12166e-a9d0-45f2-8741-f7d86166d1e7 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:30Z", "admin_state_up": true, "updated_at": "2018-06-28T13:38:33Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b4427a5b-7643-4e42-a079-fbe850ffdcd0", "name": "NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router"}} 2018-06-28 13:38:34,735 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/routers used request id req-3a12166e-a9d0-45f2-8741-f7d86166d1e7 2018-06-28 13:38:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=b4427a5b-7643-4e42-a079-fbe850ffdcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:35,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:35 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-3c00253f-4645-43d7-a866-1c3f25c2b059 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:38:32Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.113"}],"id":"44861ccb-246a-40b0-a8b8-45f3096b4a2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:1a:8d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b4427a5b-7643-4e42-a079-fbe850ffdcd0","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:38:32Z","binding:vnic_type":"normal"}]} 2018-06-28 13:38:35,837 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=b4427a5b-7643-4e42-a079-fbe850ffdcd0 used request id req-3c00253f-4645-43d7-a866-1c3f25c2b059 2018-06-28 13:38:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:35,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:35 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-81f0b795-0a3f-4d84-9be1-d44669d938cb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:38:35,998 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-81f0b795-0a3f-4d84-9be1-d44669d938cb 2018-06-28 13:38:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:37,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:37 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-6f1debdb-aa21-4cf9-b9fd-41f1368e0492 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3419138-e14e-458e-9029-c1382045325a", "ip_address": "100.64.200.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:30Z", "admin_state_up": true, "updated_at": "2018-06-28T13:38:33Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b4427a5b-7643-4e42-a079-fbe850ffdcd0", "name": "NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router"}]} 2018-06-28 13:38:37,378 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router used request id req-6f1debdb-aa21-4cf9-b9fd-41f1368e0492 2018-06-28 13:38:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:38:37,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:38:37 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:38:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:37,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:37 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc6aa28a-d947-4c6d-b96f-b3153c1ba807 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:38:37,851 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-cc6aa28a-d947-4c6d-b96f-b3153c1ba807 2018-06-28 13:38:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?device_id=b4427a5b-7643-4e42-a079-fbe850ffdcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:38,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:38 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-46368eca-6bb9-465f-ba0d-daa95d85c0bd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:38:37Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3419138-e14e-458e-9029-c1382045325a","ip_address":"100.64.200.113"}],"id":"44861ccb-246a-40b0-a8b8-45f3096b4a2e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:1a:8d","project_id":"","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b4427a5b-7643-4e42-a079-fbe850ffdcd0","name":"","admin_state_up":true,"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"","created_at":"2018-06-28T13:38:32Z","binding:vnic_type":"normal"}]} 2018-06-28 13:38:38,118 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?device_id=b4427a5b-7643-4e42-a079-fbe850ffdcd0 used request id req-46368eca-6bb9-465f-ba0d-daa95d85c0bd 2018-06-28 13:38:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:38,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:38 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-01d95250-680b-4b4b-958e-f2a5659ecec9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","gateway_ip":"100.64.200.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-28 13:38:38,274 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets/a3419138-e14e-458e-9029-c1382045325a used request id req-01d95250-680b-4b4b-958e-f2a5659ecec9 2018-06-28 13:38:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:38,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:38 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-ac3fc9ec-401c-419e-86c7-6797f5e0073c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:38:38,634 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-ac3fc9ec-401c-419e-86c7-6797f5e0073c 2018-06-28 13:38:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:39,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:39 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-a0e230f4-5d6d-4d08-8423-7faac3694bea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:38:39,756 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-a0e230f4-5d6d-4d08-8423-7faac3694bea 2018-06-28 13:38:39,757 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router 2018-06-28 13:38:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/routers/b4427a5b-7643-4e42-a079-fbe850ffdcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:43,578 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0878880a-1af0-4cec-821a-ab479da085fd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:43,578 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/routers/b4427a5b-7643-4e42-a079-fbe850ffdcd0 used request id req-0878880a-1af0-4cec-821a-ab479da085fd 2018-06-28 13:38:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba982804fc902937d5757476d3cec5467f5b050a" 2018-06-28 13:38:43,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-97dc28b2-6f9e-44d7-b11f-4bfd266bea88 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-28 13:38:43,834 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfbb14ee-3d6f-4d00-a390-dfbf36d4e9f4-pub-router used request id req-97dc28b2-6f9e-44d7-b11f-4bfd266bea88 2018-06-28 13:38:43,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:45,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["-rilM621QauFQ8KjbMxwLw"], "issued_at": "2018-06-28T13:38:45.000000Z"}} 2018-06-28 13:38:45,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:45,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:45 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9a5bdab-b66a-4593-b1d6-9d977ca09b46 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:45,485 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-f9a5bdab-b66a-4593-b1d6-9d977ca09b46 2018-06-28 13:38:45,487 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name 2018-06-28 13:38:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name"}}' 2018-06-28 13:38:47,118 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:38:47 GMT Content-Type: application/json Content-Length: 1403 Connection: keep-alive X-Openstack-Request-Id: req-8620ef70-4f02-4713-a3c1-1452dc81efa9 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "updated_at": "2018-06-28T13:38:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "revision_number": 0, "id": "14cfde9c-45db-4537-8eef-756d2af73a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "revision_number": 0, "id": "1d4da0d1-6c8b-4853-ad2a-32c486304837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "name": "NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name"}} 2018-06-28 13:38:47,118 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-8620ef70-4f02-4713-a3c1-1452dc81efa9 2018-06-28 13:38:47,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86dfde73-8d6d-4758-9ef1-68507aa97649 2018-06-28 13:38:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=86dfde73-8d6d-4758-9ef1-68507aa97649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:48,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:48 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-55fe2077-ce9e-487a-8af0-87d8a520f111 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "14cfde9c-45db-4537-8eef-756d2af73a6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "1d4da0d1-6c8b-4853-ad2a-32c486304837"}]} 2018-06-28 13:38:48,222 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=86dfde73-8d6d-4758-9ef1-68507aa97649 used request id req-55fe2077-ce9e-487a-8af0-87d8a520f111 2018-06-28 13:38:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:48,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:48 GMT Content-Type: application/json Content-Length: 1406 Connection: keep-alive X-Openstack-Request-Id: req-08ffabf4-c95d-461d-b909-84c047d8d747 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "updated_at": "2018-06-28T13:38:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "revision_number": 0, "id": "1d4da0d1-6c8b-4853-ad2a-32c486304837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "revision_number": 0, "id": "14cfde9c-45db-4537-8eef-756d2af73a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "name": "NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name"}]} 2018-06-28 13:38:48,403 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name used request id req-08ffabf4-c95d-461d-b909-84c047d8d747 2018-06-28 13:38:48,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86dfde73-8d6d-4758-9ef1-68507aa97649 2018-06-28 13:38:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=86dfde73-8d6d-4758-9ef1-68507aa97649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:48,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:48 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2e8b9739-8dd8-4f37-84fd-6722a9dcc7b2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "14cfde9c-45db-4537-8eef-756d2af73a6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:46Z", "security_group_id": "86dfde73-8d6d-4758-9ef1-68507aa97649", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:46Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "1d4da0d1-6c8b-4853-ad2a-32c486304837"}]} 2018-06-28 13:38:48,489 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=86dfde73-8d6d-4758-9ef1-68507aa97649 used request id req-2e8b9739-8dd8-4f37-84fd-6722a9dcc7b2 2018-06-28 13:38:48,489 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name 2018-06-28 13:38:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/86dfde73-8d6d-4758-9ef1-68507aa97649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:50,299 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0a42d2b7-d2ad-49b2-bab7-b1eccfcf9264 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:50,299 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/86dfde73-8d6d-4758-9ef1-68507aa97649 used request id req-0a42d2b7-d2ad-49b2-bab7-b1eccfcf9264 2018-06-28 13:38:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940380b8e11cd8f442b665b7d16de2ba51518f" 2018-06-28 13:38:51,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:51 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-f1f2d008-1537-4529-8ed0-1acc0e25d94e Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-28 13:38:51,314 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0f9997c-f984-4138-be44-0446f281e5d3name used request id req-f1f2d008-1537-4529-8ed0-1acc0e25d94e 2018-06-28 13:38:51,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:38:52,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["rWV7zG-pQba4TSLGrIC2VQ"], "issued_at": "2018-06-28T13:38:52.000000Z"}} 2018-06-28 13:38:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:53,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:38:52 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-706b40e8-7800-4299-98be-1eb49d034e8c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:38:53,019 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-706b40e8-7800-4299-98be-1eb49d034e8c 2018-06-28 13:38:53,021 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-1 2018-06-28 13:38:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-1", "description": "hello group"}}' 2018-06-28 13:38:54,748 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:38:54 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-c9bb5893-006d-4d32-8a41-be6c97470b47 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "updated_at": "2018-06-28T13:38:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "revision_number": 0, "id": "16d8d0fb-32be-4935-b532-4d283917bef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "revision_number": 0, "id": "ad864260-1550-4af5-9a81-fd3de4664087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-1"}} 2018-06-28 13:38:54,748 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-c9bb5893-006d-4d32-8a41-be6c97470b47 2018-06-28 13:38:54,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee18a1a3-11ab-43fd-83e6-1f774ff7c936 2018-06-28 13:38:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=ee18a1a3-11ab-43fd-83e6-1f774ff7c936 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:54,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fabbd554-7ea7-4330-ad80-921370d04cae Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "16d8d0fb-32be-4935-b532-4d283917bef4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "ad864260-1550-4af5-9a81-fd3de4664087"}]} 2018-06-28 13:38:54,895 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=ee18a1a3-11ab-43fd-83e6-1f774ff7c936 used request id req-fabbd554-7ea7-4330-ad80-921370d04cae 2018-06-28 13:38:54,896 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-2 2018-06-28 13:38:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-2", "description": "hola group"}}' 2018-06-28 13:38:56,570 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:38:56 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive X-Openstack-Request-Id: req-bbc6f92c-8c51-44bf-a1ab-b85ae08e7332 Front-End-Https: on RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "updated_at": "2018-06-28T13:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "revision_number": 0, "id": "4b3588f4-9356-448d-b814-89d2c11c32bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "revision_number": 0, "id": "a3fae535-b808-47ed-81de-7d727e7ffb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-2"}} 2018-06-28 13:38:56,570 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-bbc6f92c-8c51-44bf-a1ab-b85ae08e7332 2018-06-28 13:38:56,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f76785f5-06f1-4be4-bcd4-3b1db1ae504c 2018-06-28 13:38:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f76785f5-06f1-4be4-bcd4-3b1db1ae504c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:56,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-71486739-7931-43ca-aa4a-4dca22b97021 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "4b3588f4-9356-448d-b814-89d2c11c32bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "a3fae535-b808-47ed-81de-7d727e7ffb21"}]} 2018-06-28 13:38:56,645 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f76785f5-06f1-4be4-bcd4-3b1db1ae504c used request id req-71486739-7931-43ca-aa4a-4dca22b97021 2018-06-28 13:38:56,645 - neutron_utils - INFO - Listing the available security groups 2018-06-28 13:38:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:57,822 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:57 GMT Content-Type: application/json Content-Length: 7322 Connection: keep-alive X-Openstack-Request-Id: req-5445db7b-3a16-47d2-959d-680fd9d55147 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "updated_at": "2018-06-28T13:38:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "revision_number": 0, "id": "ad864260-1550-4af5-9a81-fd3de4664087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "revision_number": 0, "id": "16d8d0fb-32be-4935-b532-4d283917bef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-1"}, {"description": "hola group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "updated_at": "2018-06-28T13:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "revision_number": 0, "id": "4b3588f4-9356-448d-b814-89d2c11c32bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "revision_number": 0, "id": "a3fae535-b808-47ed-81de-7d727e7ffb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "name": "NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "updated_at": "2018-06-28T13:33:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "4789c744-377d-4fa1-80e9-708e49c85c1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "f8dac9de-a70d-4c8f-bca3-99421f852015", "remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "e8febec9-8109-43be-846e-8e35d898bf69", "remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "e6151f37-dbc2-4316-9614-14e996402685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "fa137608-13ce-4149-b206-ebb87b2fa606", "name": "default"}]} 2018-06-28 13:38:57,823 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-5445db7b-3a16-47d2-959d-680fd9d55147 2018-06-28 13:38:57,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5337485e-d190-4c60-a846-423ff30b3e5e 2018-06-28 13:38:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5337485e-d190-4c60-a846-423ff30b3e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:57,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:57 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b5a06c45-d63d-4729-ae10-12056e8702ae Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9"}, {"remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "85d781d8-aef3-4838-9c87-8c4719771d8b"}, {"remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "be126238-58c3-4382-8ad3-c250175fa212"}]} 2018-06-28 13:38:57,971 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5337485e-d190-4c60-a846-423ff30b3e5e used request id req-b5a06c45-d63d-4729-ae10-12056e8702ae 2018-06-28 13:38:57,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee18a1a3-11ab-43fd-83e6-1f774ff7c936 2018-06-28 13:38:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=ee18a1a3-11ab-43fd-83e6-1f774ff7c936 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:58,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-11938d09-b374-424c-b6ba-e4167c4dcd49 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "16d8d0fb-32be-4935-b532-4d283917bef4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:54Z", "security_group_id": "ee18a1a3-11ab-43fd-83e6-1f774ff7c936", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:54Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "ad864260-1550-4af5-9a81-fd3de4664087"}]} 2018-06-28 13:38:58,040 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=ee18a1a3-11ab-43fd-83e6-1f774ff7c936 used request id req-11938d09-b374-424c-b6ba-e4167c4dcd49 2018-06-28 13:38:58,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f76785f5-06f1-4be4-bcd4-3b1db1ae504c 2018-06-28 13:38:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f76785f5-06f1-4be4-bcd4-3b1db1ae504c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:58,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-262f30f1-2484-4a1a-9353-81a4883a1baa Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "4b3588f4-9356-448d-b814-89d2c11c32bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:38:56Z", "security_group_id": "f76785f5-06f1-4be4-bcd4-3b1db1ae504c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:38:56Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "a3fae535-b808-47ed-81de-7d727e7ffb21"}]} 2018-06-28 13:38:58,114 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=f76785f5-06f1-4be4-bcd4-3b1db1ae504c used request id req-262f30f1-2484-4a1a-9353-81a4883a1baa 2018-06-28 13:38:58,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa137608-13ce-4149-b206-ebb87b2fa606 2018-06-28 13:38:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=fa137608-13ce-4149-b206-ebb87b2fa606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:58,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:38:58 GMT Content-Type: application/json Content-Length: 1792 Connection: keep-alive X-Openstack-Request-Id: req-781b71ab-5c64-4fde-b4f3-9b0323a25756 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "project_id": "", "id": "4789c744-377d-4fa1-80e9-708e49c85c1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "project_id": "", "id": "e6151f37-dbc2-4316-9614-14e996402685"}, {"remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "project_id": "", "id": "e8febec9-8109-43be-846e-8e35d898bf69"}, {"remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "project_id": "", "id": "f8dac9de-a70d-4c8f-bca3-99421f852015"}]} 2018-06-28 13:38:58,202 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=fa137608-13ce-4149-b206-ebb87b2fa606 used request id req-781b71ab-5c64-4fde-b4f3-9b0323a25756 2018-06-28 13:38:58,203 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-1 2018-06-28 13:38:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/ee18a1a3-11ab-43fd-83e6-1f774ff7c936 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:58,757 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbd47121-1448-47be-aed0-d1419be2dde1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:58,757 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/ee18a1a3-11ab-43fd-83e6-1f774ff7c936 used request id req-cbd47121-1448-47be-aed0-d1419be2dde1 2018-06-28 13:38:58,758 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cf202508-431c-43a0-b929-c0ad0e4dc1e3name-2 2018-06-28 13:38:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/f76785f5-06f1-4be4-bcd4-3b1db1ae504c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0446267a081da6853eed2ce96a88c25030081e36" 2018-06-28 13:38:59,271 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:38:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a1128999-67eb-411f-8bd6-b1922deacaeb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:38:59,271 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/f76785f5-06f1-4be4-bcd4-3b1db1ae504c used request id req-a1128999-67eb-411f-8bd6-b1922deacaeb 2018-06-28 13:38:59,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:00,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["amMhHOozQKShOEUpXr5xjA"], "issued_at": "2018-06-28T13:39:00.000000Z"}} 2018-06-28 13:39:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6097d9734bb30d71c2388c684f1c78966c0e0" 2018-06-28 13:39:00,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:00 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70f6ddc6-11b4-4ee7-b5ee-c73a09756f49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:00,399 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-70f6ddc6-11b4-4ee7-b5ee-c73a09756f49 2018-06-28 13:39:00,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:01,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["ytzPcwaiRbGLTsnvcHeKDg"], "issued_at": "2018-06-28T13:39:01.000000Z"}} 2018-06-28 13:39:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" 2018-06-28 13:39:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:01 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-138834ec-b917-43bd-9fdb-3824e6226a82 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:02,046 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-138834ec-b917-43bd-9fdb-3824e6226a82 2018-06-28 13:39:02,048 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name 2018-06-28 13:39:02,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name", "description": "hello group"}}' 2018-06-28 13:39:03,784 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:03 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-f90a71d5-7297-4e10-8531-5358760f0819 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "updated_at": "2018-06-28T13:39:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "revision_number": 0, "id": "367c827c-2f65-49ec-a910-d17513125f51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "revision_number": 0, "id": "79bde084-fa00-4c58-9e60-7731917d5488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "name": "NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name"}} 2018-06-28 13:39:03,784 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-f90a71d5-7297-4e10-8531-5358760f0819 2018-06-28 13:39:03,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b54d5d40-80d4-4baf-993b-f4afb18f1169 2018-06-28 13:39:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=b54d5d40-80d4-4baf-993b-f4afb18f1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" 2018-06-28 13:39:04,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-80d894c6-3378-45da-b906-7f5c601a8ca8 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "367c827c-2f65-49ec-a910-d17513125f51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "79bde084-fa00-4c58-9e60-7731917d5488"}]} 2018-06-28 13:39:04,841 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=b54d5d40-80d4-4baf-993b-f4afb18f1169 used request id req-80d894c6-3378-45da-b906-7f5c601a8ca8 2018-06-28 13:39:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" 2018-06-28 13:39:05,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:05 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-7adeeada-706b-49d5-85ee-ac07eac227f9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "updated_at": "2018-06-28T13:39:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "revision_number": 0, "id": "367c827c-2f65-49ec-a910-d17513125f51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "revision_number": 0, "id": "79bde084-fa00-4c58-9e60-7731917d5488", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "name": "NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name"}]} 2018-06-28 13:39:05,089 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name&description=hello+group used request id req-7adeeada-706b-49d5-85ee-ac07eac227f9 2018-06-28 13:39:05,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b54d5d40-80d4-4baf-993b-f4afb18f1169 2018-06-28 13:39:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=b54d5d40-80d4-4baf-993b-f4afb18f1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" 2018-06-28 13:39:06,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c43d68f1-50f0-4811-9d82-ab78556d8a34 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "367c827c-2f65-49ec-a910-d17513125f51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:03Z", "security_group_id": "b54d5d40-80d4-4baf-993b-f4afb18f1169", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:03Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "79bde084-fa00-4c58-9e60-7731917d5488"}]} 2018-06-28 13:39:06,207 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=b54d5d40-80d4-4baf-993b-f4afb18f1169 used request id req-c43d68f1-50f0-4811-9d82-ab78556d8a34 2018-06-28 13:39:06,208 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cb6ef68b-7821-40f5-8682-8948ba36d3b4name 2018-06-28 13:39:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/b54d5d40-80d4-4baf-993b-f4afb18f1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9711d65ab2b91c42f3d9695e187366539ebba3f" 2018-06-28 13:39:06,774 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f08ffb4b-9586-457e-9eb0-e0635a4c8d88 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:06,774 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/b54d5d40-80d4-4baf-993b-f4afb18f1169 used request id req-f08ffb4b-9586-457e-9eb0-e0635a4c8d88 2018-06-28 13:39:06,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:08,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["IN3yunyrT-iQ6zmwNRKSqQ"], "issued_at": "2018-06-28T13:39:08.000000Z"}} 2018-06-28 13:39:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:08,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:08 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1505545-aae4-4902-a9db-c6af2a9e9d8a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:08,082 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b1505545-aae4-4902-a9db-c6af2a9e9d8a 2018-06-28 13:39:08,085 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname 2018-06-28 13:39:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname", "description": "hello group"}}' 2018-06-28 13:39:09,771 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:09 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-414f8360-7a55-4a87-adfc-071dae33e0d9 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "updated_at": "2018-06-28T13:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "01605aa2-52e5-458f-aea8-b292431d8d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "cba27151-c2c1-4557-8b57-f45bffca664e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "name": "NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname"}} 2018-06-28 13:39:09,771 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-414f8360-7a55-4a87-adfc-071dae33e0d9 2018-06-28 13:39:09,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:09,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:10,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ea253a79-8ffa-45c2-aa2a-4477184d34a2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:10,793 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-ea253a79-8ffa-45c2-aa2a-4477184d34a2 2018-06-28 13:39:10,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:10,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d72fc510-0f74-44c5-b592-d49571f7c46d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:10,873 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-d72fc510-0f74-44c5-b592-d49571f7c46d 2018-06-28 13:39:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:11,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:10 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32e262fb-c0f8-408e-980c-a37fd6051b94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:11,344 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-32e262fb-c0f8-408e-980c-a37fd6051b94 2018-06-28 13:39:11,346 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname 2018-06-28 13:39:11,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:12,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:12 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-823aa7bb-7492-4dfe-9097-a9639b2513b2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "updated_at": "2018-06-28T13:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "cba27151-c2c1-4557-8b57-f45bffca664e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "01605aa2-52e5-458f-aea8-b292431d8d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "name": "NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname"}]} 2018-06-28 13:39:12,559 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname used request id req-823aa7bb-7492-4dfe-9097-a9639b2513b2 2018-06-28 13:39:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:39:12,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:39:12 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:39:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:12,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:12 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e625699-99f6-4061-9fdf-f124dce84dc4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:39:12,695 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-7e625699-99f6-4061-9fdf-f124dce84dc4 2018-06-28 13:39:12,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:12,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-30cae751-36d4-4926-9001-7e97cd2ff92c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:12,834 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-30cae751-36d4-4926-9001-7e97cd2ff92c 2018-06-28 13:39:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c"}}' 2018-06-28 13:39:13,626 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:13 GMT Content-Type: application/json Content-Length: 510 Connection: keep-alive X-Openstack-Request-Id: req-2f0f18d9-549b-4759-8760-a3522607ffcc Front-End-Https: on RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "35f4992f-b773-438f-88a5-c5344dbf96dd"}} 2018-06-28 13:39:13,626 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-group-rules used request id req-2f0f18d9-549b-4759-8760-a3522607ffcc 2018-06-28 13:39:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:13,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:13 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-cfd8a891-fccb-4fa2-946f-98cf26a92dd2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "updated_at": "2018-06-28T13:39:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "cba27151-c2c1-4557-8b57-f45bffca664e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "revision_number": 0, "id": "35f4992f-b773-438f-88a5-c5344dbf96dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "01605aa2-52e5-458f-aea8-b292431d8d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 3, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "name": "NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname"}]} 2018-06-28 13:39:13,877 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname&description=hello+group used request id req-cfd8a891-fccb-4fa2-946f-98cf26a92dd2 2018-06-28 13:39:13,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:13,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:13 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-5e26ceea-83de-435a-8bc4-404b96e98cde Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "35f4992f-b773-438f-88a5-c5344dbf96dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:13,959 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-5e26ceea-83de-435a-8bc4-404b96e98cde 2018-06-28 13:39:13,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:14,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:14 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-6e0ba90e-ab6c-406a-8804-8c4bdaf634da Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "35f4992f-b773-438f-88a5-c5344dbf96dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:14,033 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-6e0ba90e-ab6c-406a-8804-8c4bdaf634da 2018-06-28 13:39:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:14,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:14 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-2fd98392-a773-4869-b60e-ad2c616481b7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "updated_at": "2018-06-28T13:39:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "revision_number": 0, "id": "35f4992f-b773-438f-88a5-c5344dbf96dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "01605aa2-52e5-458f-aea8-b292431d8d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "revision_number": 0, "id": "cba27151-c2c1-4557-8b57-f45bffca664e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 3, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "name": "NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname"}]} 2018-06-28 13:39:14,480 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname&description=hello+group used request id req-2fd98392-a773-4869-b60e-ad2c616481b7 2018-06-28 13:39:14,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0059f5-d4e2-4765-a399-21fb9ecc2f3c 2018-06-28 13:39:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:14,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:14 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-cf6e825f-7078-464f-97fc-599da73d712f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "01605aa2-52e5-458f-aea8-b292431d8d56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:13Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:13Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "35f4992f-b773-438f-88a5-c5344dbf96dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:09Z", "security_group_id": "db0059f5-d4e2-4765-a399-21fb9ecc2f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:09Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cba27151-c2c1-4557-8b57-f45bffca664e"}]} 2018-06-28 13:39:14,614 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-cf6e825f-7078-464f-97fc-599da73d712f 2018-06-28 13:39:14,615 - neutron_utils - INFO - Deleting security group rule with ID - 01605aa2-52e5-458f-aea8-b292431d8d56 2018-06-28 13:39:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/01605aa2-52e5-458f-aea8-b292431d8d56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:14,923 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d6e3fe0a-d641-4f84-91e8-19fa372d65b5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:14,923 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/01605aa2-52e5-458f-aea8-b292431d8d56 used request id req-d6e3fe0a-d641-4f84-91e8-19fa372d65b5 2018-06-28 13:39:14,923 - neutron_utils - INFO - Deleting security group rule with ID - cba27151-c2c1-4557-8b57-f45bffca664e 2018-06-28 13:39:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/cba27151-c2c1-4557-8b57-f45bffca664e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:15,237 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0400db8a-d170-4c64-8c37-3e847a1099c4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:15,237 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/cba27151-c2c1-4557-8b57-f45bffca664e used request id req-0400db8a-d170-4c64-8c37-3e847a1099c4 2018-06-28 13:39:15,237 - neutron_utils - INFO - Deleting security group rule with ID - 35f4992f-b773-438f-88a5-c5344dbf96dd 2018-06-28 13:39:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-group-rules/35f4992f-b773-438f-88a5-c5344dbf96dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:15,569 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0506e8e9-b56a-4af1-8064-93da1c5ac76b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:15,569 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-group-rules/35f4992f-b773-438f-88a5-c5344dbf96dd used request id req-0506e8e9-b56a-4af1-8064-93da1c5ac76b 2018-06-28 13:39:15,569 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2a59e4bd-8bc0-498c-bd73-bfe10991821fname 2018-06-28 13:39:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/db0059f5-d4e2-4765-a399-21fb9ecc2f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a65724e407c61672ec9ae7b35a670543ad070c" 2018-06-28 13:39:15,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f73ad936-69a0-4f3b-ba59-2d5aa6938371 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:15,977 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/db0059f5-d4e2-4765-a399-21fb9ecc2f3c used request id req-f73ad936-69a0-4f3b-ba59-2d5aa6938371 2018-06-28 13:39:15,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:17,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["yrMV0omESI2D3zOJMOeGuw"], "issued_at": "2018-06-28T13:39:17.000000Z"}} 2018-06-28 13:39:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:17,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3edc7f41-1d7b-4938-9b0c-468e34b35c43 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:17,311 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3edc7f41-1d7b-4938-9b0c-468e34b35c43 2018-06-28 13:39:17,313 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-1 2018-06-28 13:39:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-1", "description": "hello group"}}' 2018-06-28 13:39:19,113 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:19 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-2637f46f-3de7-488f-b9f4-f278ee255ede Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "updated_at": "2018-06-28T13:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "revision_number": 0, "id": "cbe01c5f-47dd-47f8-b7d4-91fbe2191d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "revision_number": 0, "id": "eae532c3-6059-40e7-b520-0006d23f54a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-1"}} 2018-06-28 13:39:19,113 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-2637f46f-3de7-488f-b9f4-f278ee255ede 2018-06-28 13:39:19,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c657dbf-4de3-4ab6-a57d-9708c17ec803 2018-06-28 13:39:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:20,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:20 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5ca7a8be-36eb-4f02-af6d-5e516e0d2d35 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cbe01c5f-47dd-47f8-b7d4-91fbe2191d4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "eae532c3-6059-40e7-b520-0006d23f54a3"}]} 2018-06-28 13:39:20,144 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 used request id req-5ca7a8be-36eb-4f02-af6d-5e516e0d2d35 2018-06-28 13:39:20,145 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-2 2018-06-28 13:39:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-2", "description": "hello group"}}' 2018-06-28 13:39:20,939 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:20 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-5aca37d7-81f1-474f-9517-a0f48273e46f Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "updated_at": "2018-06-28T13:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "revision_number": 0, "id": "d68b7c18-83b7-4138-bd9a-2a1c9e1bfb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "revision_number": 0, "id": "e8510bb7-2e8b-46de-a217-9eac7de01654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-2"}} 2018-06-28 13:39:20,939 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/security-groups used request id req-5aca37d7-81f1-474f-9517-a0f48273e46f 2018-06-28 13:39:20,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95ef1f73-2694-4e58-bdd2-56accd12f078 2018-06-28 13:39:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=95ef1f73-2694-4e58-bdd2-56accd12f078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:22,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-10ce3071-8b1d-4f9d-a654-5a125eccf422 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "d68b7c18-83b7-4138-bd9a-2a1c9e1bfb2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "e8510bb7-2e8b-46de-a217-9eac7de01654"}]} 2018-06-28 13:39:22,102 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=95ef1f73-2694-4e58-bdd2-56accd12f078 used request id req-10ce3071-8b1d-4f9d-a654-5a125eccf422 2018-06-28 13:39:22,102 - neutron_utils - INFO - Retrieving security group with ID - 5c657dbf-4de3-4ab6-a57d-9708c17ec803 2018-06-28 13:39:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:22,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:22 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-b7025e7c-3216-4bd3-8479-cb44b13bad05 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "updated_at": "2018-06-28T13:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "revision_number": 0, "id": "cbe01c5f-47dd-47f8-b7d4-91fbe2191d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "revision_number": 0, "id": "eae532c3-6059-40e7-b520-0006d23f54a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-1"}]} 2018-06-28 13:39:22,351 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 used request id req-b7025e7c-3216-4bd3-8479-cb44b13bad05 2018-06-28 13:39:22,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c657dbf-4de3-4ab6-a57d-9708c17ec803 2018-06-28 13:39:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:22,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1daee6fb-43e8-430e-9946-233f35f22c33 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "cbe01c5f-47dd-47f8-b7d4-91fbe2191d4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:18Z", "security_group_id": "5c657dbf-4de3-4ab6-a57d-9708c17ec803", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:18Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "eae532c3-6059-40e7-b520-0006d23f54a3"}]} 2018-06-28 13:39:22,490 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=5c657dbf-4de3-4ab6-a57d-9708c17ec803 used request id req-1daee6fb-43e8-430e-9946-233f35f22c33 2018-06-28 13:39:22,490 - neutron_utils - INFO - Retrieving security group with ID - 95ef1f73-2694-4e58-bdd2-56accd12f078 2018-06-28 13:39:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=95ef1f73-2694-4e58-bdd2-56accd12f078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:22,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:22 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-375b6e2e-f702-4b61-bcc5-73c68f4e2687 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "updated_at": "2018-06-28T13:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "revision_number": 0, "id": "d68b7c18-83b7-4138-bd9a-2a1c9e1bfb2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "revision_number": 0, "id": "e8510bb7-2e8b-46de-a217-9eac7de01654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 2, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "name": "NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-2"}]} 2018-06-28 13:39:22,715 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=95ef1f73-2694-4e58-bdd2-56accd12f078 used request id req-375b6e2e-f702-4b61-bcc5-73c68f4e2687 2018-06-28 13:39:22,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95ef1f73-2694-4e58-bdd2-56accd12f078 2018-06-28 13:39:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=95ef1f73-2694-4e58-bdd2-56accd12f078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:22,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-828f6309-ff0b-4e6b-b483-922663f2e709 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "d68b7c18-83b7-4138-bd9a-2a1c9e1bfb2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T13:39:20Z", "security_group_id": "95ef1f73-2694-4e58-bdd2-56accd12f078", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:20Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "e8510bb7-2e8b-46de-a217-9eac7de01654"}]} 2018-06-28 13:39:22,790 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=95ef1f73-2694-4e58-bdd2-56accd12f078 used request id req-828f6309-ff0b-4e6b-b483-922663f2e709 2018-06-28 13:39:22,791 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-1 2018-06-28 13:39:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/5c657dbf-4de3-4ab6-a57d-9708c17ec803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:23,311 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd1410f8-930b-48f6-95c7-736899755431 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:23,311 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/5c657dbf-4de3-4ab6-a57d-9708c17ec803 used request id req-cd1410f8-930b-48f6-95c7-736899755431 2018-06-28 13:39:23,311 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b1428658-418a-4e6a-9e24-97d94dd6b4adname-2 2018-06-28 13:39:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/95ef1f73-2694-4e58-bdd2-56accd12f078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeceb918adbafa684f8e27d1ace5f0e8f28f3b18" 2018-06-28 13:39:23,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20e2034f-da44-4cd4-8b61-982b26e7b0ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:23,800 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/95ef1f73-2694-4e58-bdd2-56accd12f078 used request id req-20e2034f-da44-4cd4-8b61-982b26e7b0ca 2018-06-28 13:39:23,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:24,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["hDVXRI7VSqa5b5pCSbt4dQ"], "issued_at": "2018-06-28T13:39:24.000000Z"}} 2018-06-28 13:39:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:24,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:39:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7541804-06f9-47ca-899b-1917bbcf3676 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:39:24,907 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e7541804-06f9-47ca-899b-1917bbcf3676 2018-06-28 13:39:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:25,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:25 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-fff15190-48d2-4f98-8d8a-50cdb539be53 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-28 13:39:25,895 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/floatingips used request id req-fff15190-48d2-4f98-8d8a-50cdb539be53 2018-06-28 13:39:25,896 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-28 13:39:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:26,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:26 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-1e26052a-46e5-4619-81b3-c3c7deaf8959 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:39:26,203 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=floating_net used request id req-1e26052a-46e5-4619-81b3-c3c7deaf8959 2018-06-28 13:39:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:27,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:27 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-cea0b426-47ed-4648-99f6-ead4f1fac221 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:39:27,365 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-cea0b426-47ed-4648-99f6-ead4f1fac221 2018-06-28 13:39:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" -d '{"floatingip": {"floating_network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed"}}' 2018-06-28 13:39:31,539 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:39:31 GMT Content-Type: application/json Content-Length: 474 Connection: keep-alive X-Openstack-Request-Id: req-b1019a80-7fe9-47ed-ac87-2ee5a0bd7ca8 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:29Z", "updated_at": "2018-06-28T13:39:29Z", "floating_network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "fixed_ip_address": null, "floating_ip_address": "100.64.200.120", "revision_number": 0, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_id": null, "id": "78e8b408-8444-4cd2-b9aa-4fc9ef019f55"}} 2018-06-28 13:39:31,539 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/floatingips used request id req-b1019a80-7fe9-47ed-ac87-2ee5a0bd7ca8 2018-06-28 13:39:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:32,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:32 GMT Content-Type: application/json Content-Length: 477 Connection: keep-alive X-Openstack-Request-Id: req-3e91ca68-afe1-4455-9b8d-48c7b383ee11 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:29Z", "updated_at": "2018-06-28T13:39:29Z", "floating_network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "fixed_ip_address": null, "floating_ip_address": "100.64.200.120", "revision_number": 0, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_id": null, "id": "78e8b408-8444-4cd2-b9aa-4fc9ef019f55"}]} 2018-06-28 13:39:32,665 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/floatingips used request id req-3e91ca68-afe1-4455-9b8d-48c7b383ee11 2018-06-28 13:39:32,665 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 100.64.200.120 2018-06-28 13:39:32,665 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 100.64.200.120 2018-06-28 13:39:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/floatingips?ip=78e8b408-8444-4cd2-b9aa-4fc9ef019f55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:32,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:32 GMT Content-Type: application/json Content-Length: 477 Connection: keep-alive X-Openstack-Request-Id: req-866d5588-138e-40f1-bada-bd3124b63527 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:39:29Z", "updated_at": "2018-06-28T13:39:29Z", "floating_network_id": "1dfdea53-6f92-4adc-a3b0-459e4fd91eed", "fixed_ip_address": null, "floating_ip_address": "100.64.200.120", "revision_number": 0, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_id": null, "id": "78e8b408-8444-4cd2-b9aa-4fc9ef019f55"}]} 2018-06-28 13:39:32,763 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/floatingips?ip=78e8b408-8444-4cd2-b9aa-4fc9ef019f55 used request id req-866d5588-138e-40f1-bada-bd3124b63527 2018-06-28 13:39:32,763 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 100.64.200.120 2018-06-28 13:39:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/floatingips/78e8b408-8444-4cd2-b9aa-4fc9ef019f55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783fb36c112547729cfdeaf7dd9e15c9acfc0cbb" 2018-06-28 13:39:34,378 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:39:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-65baddb8-382d-4137-9051-ad264ed440ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:39:34,379 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/floatingips/78e8b408-8444-4cd2-b9aa-4fc9ef019f55 used request id req-65baddb8-382d-4137-9051-ad264ed440ef 2018-06-28 13:39:34,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:39:34,426 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 2018-06-28 13:39:34,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:35,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["BJaoiqJIQBO-u4OK1up38g"], "issued_at": "2018-06-28T13:39:35.000000Z"}} 2018-06-28 13:39:35,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ba2eec38b53fff1be1602a2432d5cbe6cb71e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtvyBNfUJjDL1PU7R8euMATUOyJ6XThvTmiVMVDxQ2CsRsctSgmeqO08LMt08EC0rMKI25S0/IbdeAarVizdnpUUvg0bMN7HbkgMsfdVLWanzyDZJFhOsWY23SXNzZaydHRQOpn+6OThvAY7b/Cm10qSbeQo5fjmr3OyZOfbtnnPcbDNvQyx/X/B0oHznT4tIqWCidlBXmuB1pFt5eFsMbZS75zqMMAGfzBDJIPSSwICIvLPG+8EJIaaPqJ68BeB43eQOsgrWUjXKxkg8ilUZwwO8voevXNIKZN9lRKcrhcM/0QKngptj3R2Xb80B9RWIhhGmB+7hK+GLm1hSV51Hh", "name": "NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055"}}' 2018-06-28 13:39:37,001 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:36 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9326eab-a550-4895-ab59-3f78c3e5bd3f X-Compute-Request-Id: req-d9326eab-a550-4895-ab59-3f78c3e5bd3f Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtvyBNfUJjDL1PU7R8euMATUOyJ6XThvTmiVMVDxQ2CsRsctSgmeqO08LMt08EC0rMKI25S0/IbdeAarVizdnpUUvg0bMN7HbkgMsfdVLWanzyDZJFhOsWY23SXNzZaydHRQOpn+6OThvAY7b/Cm10qSbeQo5fjmr3OyZOfbtnnPcbDNvQyx/X/B0oHznT4tIqWCidlBXmuB1pFt5eFsMbZS75zqMMAGfzBDJIPSSwICIvLPG+8EJIaaPqJ68BeB43eQOsgrWUjXKxkg8ilUZwwO8voevXNIKZN9lRKcrhcM/0QKngptj3R2Xb80B9RWIhhGmB+7hK+GLm1hSV51Hh", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055", "fingerprint": "13:9b:92:f4:aa:4d:3f:55:26:8c:25:aa:7b:96:f0:86"}} 2018-06-28 13:39:37,002 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/os-keypairs used request id req-d9326eab-a550-4895-ab59-3f78c3e5bd3f 2018-06-28 13:39:37,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ba2eec38b53fff1be1602a2432d5cbe6cb71e" 2018-06-28 13:39:38,016 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:38 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4e5dddce-39d8-4bf9-9eee-a812756497fd X-Compute-Request-Id: req-4e5dddce-39d8-4bf9-9eee-a812756497fd Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtvyBNfUJjDL1PU7R8euMATUOyJ6XThvTmiVMVDxQ2CsRsctSgmeqO08LMt08EC0rMKI25S0/IbdeAarVizdnpUUvg0bMN7HbkgMsfdVLWanzyDZJFhOsWY23SXNzZaydHRQOpn+6OThvAY7b/Cm10qSbeQo5fjmr3OyZOfbtnnPcbDNvQyx/X/B0oHznT4tIqWCidlBXmuB1pFt5eFsMbZS75zqMMAGfzBDJIPSSwICIvLPG+8EJIaaPqJ68BeB43eQOsgrWUjXKxkg8ilUZwwO8voevXNIKZN9lRKcrhcM/0QKngptj3R2Xb80B9RWIhhGmB+7hK+GLm1hSV51Hh", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055", "deleted": false, "created_at": "2018-06-28T13:39:37.000000", "updated_at": null, "fingerprint": "13:9b:92:f4:aa:4d:3f:55:26:8c:25:aa:7b:96:f0:86", "deleted_at": null, "id": 2}} 2018-06-28 13:39:38,017 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 used request id req-4e5dddce-39d8-4bf9-9eee-a812756497fd 2018-06-28 13:39:38,017 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 2018-06-28 13:39:38,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ba2eec38b53fff1be1602a2432d5cbe6cb71e" 2018-06-28 13:39:39,206 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:39:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7bfa0c2b-ebe8-4dfc-ac0c-c3cd4e108e61 X-Compute-Request-Id: req-7bfa0c2b-ebe8-4dfc-ac0c-c3cd4e108e61 2018-06-28 13:39:39,206 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 used request id req-7bfa0c2b-ebe8-4dfc-ac0c-c3cd4e108e61 2018-06-28 13:39:39,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ba2eec38b53fff1be1602a2432d5cbe6cb71e" 2018-06-28 13:39:40,180 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:39:40 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 164 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ed4c2841-f6da-41fd-8778-49a6ea18638e X-Compute-Request-Id: req-ed4c2841-f6da-41fd-8778-49a6ea18638e RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 not found for user a93c5112b18f4e85a219fe3d842b2e37", "code": 404}} 2018-06-28 13:39:40,180 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 used request id req-ed4c2841-f6da-41fd-8778-49a6ea18638e 2018-06-28 13:39:40,181 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 2018-06-28 13:39:40,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ba2eec38b53fff1be1602a2432d5cbe6cb71e" 2018-06-28 13:39:42,396 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:39:42 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 164 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b5fd6d9-65b3-450b-8e50-c4f9665746c2 X-Compute-Request-Id: req-9b5fd6d9-65b3-450b-8e50-c4f9665746c2 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 not found for user a93c5112b18f4e85a219fe3d842b2e37", "code": 404}} 2018-06-28 13:39:42,396 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ed29754-4d3f-458e-886d-695c37cae055 used request id req-9b5fd6d9-65b3-450b-8e50-c4f9665746c2 2018-06-28 13:39:42,398 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:39:42,548 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981.pub 2018-06-28 13:39:42,549 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981 2018-06-28 13:39:42,549 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981.pub 2018-06-28 13:39:42,549 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981 2018-06-28 13:39:42,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:43,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["noyqaAekS4SjfRhKkxsB1A"], "issued_at": "2018-06-28T13:39:43.000000Z"}} 2018-06-28 13:39:43,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218efcef2df51777a2c9473470cba27f9b3284c0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH2u6RxTFnEMLMPwE8o+PAQimnwidfKoxX0RbOS982yJRLsPa46wP4ouZNmA87IhlbddqoaNex/2jcnJoTPR1AdPDB80i6Qzp8bilntZ7GwyC6yRBHS7iAHeR0xuMqMeXpZNwPY9MP78Ic+vU6Yi4BNAI+QFHg8C/A8Nm7vQDXzGy0GvP/IGFLHAy+Br8FQixdu1maUvF3BK9Wm5qa6QNi9i4OCmefCcxaNb0lvrUst20xVwtNOwrwsYdZvJCMHf/2CTyaiFMDbgnPHYhQVNDJproExcjwrmyNVo0evWRYG0h6OUynB1U02lu9fhrtWB55NsfSiseCavrnpChVqT0X", "name": "NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981"}}' 2018-06-28 13:39:44,893 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:44 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f64e932-773e-45d9-91a5-3bcef6203584 X-Compute-Request-Id: req-9f64e932-773e-45d9-91a5-3bcef6203584 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH2u6RxTFnEMLMPwE8o+PAQimnwidfKoxX0RbOS982yJRLsPa46wP4ouZNmA87IhlbddqoaNex/2jcnJoTPR1AdPDB80i6Qzp8bilntZ7GwyC6yRBHS7iAHeR0xuMqMeXpZNwPY9MP78Ic+vU6Yi4BNAI+QFHg8C/A8Nm7vQDXzGy0GvP/IGFLHAy+Br8FQixdu1maUvF3BK9Wm5qa6QNi9i4OCmefCcxaNb0lvrUst20xVwtNOwrwsYdZvJCMHf/2CTyaiFMDbgnPHYhQVNDJproExcjwrmyNVo0evWRYG0h6OUynB1U02lu9fhrtWB55NsfSiseCavrnpChVqT0X", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981", "fingerprint": "82:8b:b1:99:92:76:d6:da:80:28:8e:d9:c7:ff:7f:59"}} 2018-06-28 13:39:44,893 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/os-keypairs used request id req-9f64e932-773e-45d9-91a5-3bcef6203584 2018-06-28 13:39:44,894 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981 2018-06-28 13:39:44,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218efcef2df51777a2c9473470cba27f9b3284c0" 2018-06-28 13:39:46,388 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:39:46 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c06e8410-d77d-4c77-8822-d70deb486d23 X-Compute-Request-Id: req-c06e8410-d77d-4c77-8822-d70deb486d23 2018-06-28 13:39:46,389 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d5f2ddf5-cab3-4405-8cbd-bc4c6f019981 used request id req-c06e8410-d77d-4c77-8822-d70deb486d23 2018-06-28 13:39:46,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:39:46,588 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 2018-06-28 13:39:46,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:47,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["5RubJWJaRDaS8ZZ2xnCC2w"], "issued_at": "2018-06-28T13:39:47.000000Z"}} 2018-06-28 13:39:47,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6d3d787f1e415e7ca0fd1c3d6822a92a264833" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDePFnO+P+qTbsdSwrj4gGvp63njLZCBcouE+QGHkjNvFsjy7KqXbXGZw2wmwySGNZ3rjWJ8vNfPvj1g/Ayq9qj7P6ZAuHosPUYvw0N3MO61vgTNa5RQySqXwsd31jmK/vE1lNP+doMjRKbUVnG0V/IRiW8R6pewvFYreTkJ+cBPXpIT7ZRyyrVQS4sBEXjZbl8Gy4WORjO5lgIoJeaXg5wBzSggumcrfnIztwDpsMAPsRT45xwI7cxHWyilQ718IdQXSwql3RoaHApJiDd7j3pO8ykoymxU8kWEkH4VNwwK+YCLskAWWrk2lnSceYjyzLIsmpHK3vB70QwJ2nD6VPP", "name": "NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9"}}' 2018-06-28 13:39:49,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a4ca5a5-2472-491f-8ed2-a627b608c225 X-Compute-Request-Id: req-1a4ca5a5-2472-491f-8ed2-a627b608c225 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDePFnO+P+qTbsdSwrj4gGvp63njLZCBcouE+QGHkjNvFsjy7KqXbXGZw2wmwySGNZ3rjWJ8vNfPvj1g/Ayq9qj7P6ZAuHosPUYvw0N3MO61vgTNa5RQySqXwsd31jmK/vE1lNP+doMjRKbUVnG0V/IRiW8R6pewvFYreTkJ+cBPXpIT7ZRyyrVQS4sBEXjZbl8Gy4WORjO5lgIoJeaXg5wBzSggumcrfnIztwDpsMAPsRT45xwI7cxHWyilQ718IdQXSwql3RoaHApJiDd7j3pO8ykoymxU8kWEkH4VNwwK+YCLskAWWrk2lnSceYjyzLIsmpHK3vB70QwJ2nD6VPP", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9", "fingerprint": "79:85:60:87:36:63:38:54:6d:ed:da:3e:a8:a3:53:a5"}} 2018-06-28 13:39:49,136 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/os-keypairs used request id req-1a4ca5a5-2472-491f-8ed2-a627b608c225 2018-06-28 13:39:49,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6d3d787f1e415e7ca0fd1c3d6822a92a264833" 2018-06-28 13:39:50,186 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:50 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79bf552b-9ea0-476c-8e14-655125d4b8ec X-Compute-Request-Id: req-79bf552b-9ea0-476c-8e14-655125d4b8ec Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDePFnO+P+qTbsdSwrj4gGvp63njLZCBcouE+QGHkjNvFsjy7KqXbXGZw2wmwySGNZ3rjWJ8vNfPvj1g/Ayq9qj7P6ZAuHosPUYvw0N3MO61vgTNa5RQySqXwsd31jmK/vE1lNP+doMjRKbUVnG0V/IRiW8R6pewvFYreTkJ+cBPXpIT7ZRyyrVQS4sBEXjZbl8Gy4WORjO5lgIoJeaXg5wBzSggumcrfnIztwDpsMAPsRT45xwI7cxHWyilQ718IdQXSwql3RoaHApJiDd7j3pO8ykoymxU8kWEkH4VNwwK+YCLskAWWrk2lnSceYjyzLIsmpHK3vB70QwJ2nD6VPP", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9", "deleted": false, "created_at": "2018-06-28T13:39:49.000000", "updated_at": null, "fingerprint": "79:85:60:87:36:63:38:54:6d:ed:da:3e:a8:a3:53:a5", "deleted_at": null, "id": 8}} 2018-06-28 13:39:50,186 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 used request id req-79bf552b-9ea0-476c-8e14-655125d4b8ec 2018-06-28 13:39:50,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6d3d787f1e415e7ca0fd1c3d6822a92a264833" 2018-06-28 13:39:50,824 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:50 GMT Content-Type: application/json Content-Length: 563 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-96e1a089-61ac-40ee-9712-15d5587f733e X-Compute-Request-Id: req-96e1a089-61ac-40ee-9712-15d5587f733e Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDePFnO+P+qTbsdSwrj4gGvp63njLZCBcouE+QGHkjNvFsjy7KqXbXGZw2wmwySGNZ3rjWJ8vNfPvj1g/Ayq9qj7P6ZAuHosPUYvw0N3MO61vgTNa5RQySqXwsd31jmK/vE1lNP+doMjRKbUVnG0V/IRiW8R6pewvFYreTkJ+cBPXpIT7ZRyyrVQS4sBEXjZbl8Gy4WORjO5lgIoJeaXg5wBzSggumcrfnIztwDpsMAPsRT45xwI7cxHWyilQ718IdQXSwql3RoaHApJiDd7j3pO8ykoymxU8kWEkH4VNwwK+YCLskAWWrk2lnSceYjyzLIsmpHK3vB70QwJ2nD6VPP", "name": "NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9", "fingerprint": "79:85:60:87:36:63:38:54:6d:ed:da:3e:a8:a3:53:a5"}}]} 2018-06-28 13:39:50,824 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs used request id req-96e1a089-61ac-40ee-9712-15d5587f733e 2018-06-28 13:39:50,826 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 2018-06-28 13:39:50,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6d3d787f1e415e7ca0fd1c3d6822a92a264833" 2018-06-28 13:39:52,005 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:39:52 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f7ea942e-ad48-4184-a916-c39326dcfe21 X-Compute-Request-Id: req-f7ea942e-ad48-4184-a916-c39326dcfe21 2018-06-28 13:39:52,006 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-528756ff-2475-48b1-9c9b-8319cba1c8e9 used request id req-f7ea942e-ad48-4184-a916-c39326dcfe21 2018-06-28 13:39:52,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:39:52,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:53,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["ZyVigUTSS-efySlE7W5lWg"], "issued_at": "2018-06-28T13:39:53.000000Z"}} 2018-06-28 13:39:53,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130c64b3067c0c85c52e8322d2d86f2542cb0190" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id", "swap": 2}}' 2018-06-28 13:39:54,499 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:54 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4e5920d7-9dc9-4021-ac66-47524808510b X-Compute-Request-Id: req-4e5920d7-9dc9-4021-ac66-47524808510b Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id"}} 2018-06-28 13:39:54,499 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-4e5920d7-9dc9-4021-ac66-47524808510b 2018-06-28 13:39:54,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130c64b3067c0c85c52e8322d2d86f2542cb0190" 2018-06-28 13:39:55,488 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:39:55 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50cf94ce-cac3-4874-91cf-2141826ebdbb X-Compute-Request-Id: req-50cf94ce-cac3-4874-91cf-2141826ebdbb 2018-06-28 13:39:55,488 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id used request id req-50cf94ce-cac3-4874-91cf-2141826ebdbb 2018-06-28 13:39:55,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130c64b3067c0c85c52e8322d2d86f2542cb0190" 2018-06-28 13:39:56,883 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-741de01a-2fce-4943-8d0b-f7e7f493530c X-Compute-Request-Id: req-741de01a-2fce-4943-8d0b-f7e7f493530c Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:39:56,883 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-741de01a-2fce-4943-8d0b-f7e7f493530c 2018-06-28 13:39:56,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130c64b3067c0c85c52e8322d2d86f2542cb0190" 2018-06-28 13:39:56,934 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:39:56 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 133 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-06f79acb-499f-4ded-a29e-df618edd52ab X-Compute-Request-Id: req-06f79acb-499f-4ded-a29e-df618edd52ab RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id could not be found.", "code": 404}} 2018-06-28 13:39:56,935 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-51b102ca-66bd-481c-844c-6cd663e7d0d4-id used request id req-06f79acb-499f-4ded-a29e-df618edd52ab 2018-06-28 13:39:56,936 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:39:56,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:39:57,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["wkZnEbWkQ3WTroN7z7LHpw"], "issued_at": "2018-06-28T13:39:57.000000Z"}} 2018-06-28 13:39:57,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad45df5be3dbaf9afbfa7f6018c766f7520be" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id", "swap": 2}}' 2018-06-28 13:39:59,120 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:39:59 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c853922-bc4c-4016-86d1-0fa25cc7b527 X-Compute-Request-Id: req-7c853922-bc4c-4016-86d1-0fa25cc7b527 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id"}} 2018-06-28 13:39:59,120 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-7c853922-bc4c-4016-86d1-0fa25cc7b527 2018-06-28 13:39:59,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad45df5be3dbaf9afbfa7f6018c766f7520be" 2018-06-28 13:40:00,152 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:40:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6685a735-886b-4192-bee1-7b788f055798 X-Compute-Request-Id: req-6685a735-886b-4192-bee1-7b788f055798 2018-06-28 13:40:00,152 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/NovaUtilsFlavorTests-412a2c95-1c5a-48a6-b616-e374f4cfa2a4-id used request id req-6685a735-886b-4192-bee1-7b788f055798 2018-06-28 13:40:00,153 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:40:00,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:40:01,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["oELI0iNGR_yiNMOE8f7rxg"], "issued_at": "2018-06-28T13:40:01.000000Z"}} 2018-06-28 13:40:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:01 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40905979-ba22-4802-a784-69cf0f8f0cdf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:40:01,441 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-40905979-ba22-4802-a784-69cf0f8f0cdf 2018-06-28 13:40:01,444 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:40:01,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:40:01,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:40:02,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["GqD2VWstQSOkJUZFLGxhzg"], "issued_at": "2018-06-28T13:40:02.000000Z"}} 2018-06-28 13:40:02,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:02,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:02 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-415b8872-286e-473e-b4db-518fc17aa958 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:40:02,572 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-415b8872-286e-473e-b4db-518fc17aa958 2018-06-28 13:40:02,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:04,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:04 GMT Content-Type: application/json Content-Length: 167 Connection: keep-alive X-Openstack-Request-Id: req-b0e4083b-86a7-4d73-b49c-903554db635c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image"} 2018-06-28 13:40:04,984 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image used request id req-b0e4083b-86a7-4d73-b49c-903554db635c 2018-06-28 13:40:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:07,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3f35b276-1264-4d82-ab41-9525245e4442 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:40:07,427 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-3f35b276-1264-4d82-ab41-9525245e4442 2018-06-28 13:40:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image"}' 2018-06-28 13:40:08,598 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:40:08 GMT Content-Type: application/json Content-Length: 609 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-bf936aad-bd1a-4421-a23b-de5ec0337af2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:40:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:40:08Z", "visibility": "shared", "self": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_disk": 0, "protected": false, "id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "file": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:40:08,598 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-bf936aad-bd1a-4421-a23b-de5ec0337af2 2018-06-28 13:40:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" -d '' 2018-06-28 13:40:09,570 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:40:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e2fcce2c-e3dc-4279-86a7-86f01f6baa2b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:40:09,570 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file used request id req-e2fcce2c-e3dc-4279-86a7-86f01f6baa2b 2018-06-28 13:40:09,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:40:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:10,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:10 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-65925bcc-b143-4dae-b772-e5bd93da51f1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:40:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:40:09Z", "visibility": "shared", "self": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_disk": 0, "protected": false, "id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "file": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:40:10,795 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b used request id req-65925bcc-b143-4dae-b772-e5bd93da51f1 2018-06-28 13:40:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:10,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-22858c77-4fd2-487b-b564-f5c372c0b992 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:40:10,816 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-22858c77-4fd2-487b-b564-f5c372c0b992 2018-06-28 13:40:10,820 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image 2018-06-28 13:40:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:40:13,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:13 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-86352a49-dc04-49d3-bbf6-10ebc290383a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:40:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:40:09Z", "visibility": "shared", "self": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_disk": 0, "protected": false, "id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "file": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:40:13,336 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b used request id req-86352a49-dc04-49d3-bbf6-10ebc290383a 2018-06-28 13:40:13,337 - create_image - DEBUG - Instance status is - active 2018-06-28 13:40:13,337 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image 2018-06-28 13:40:13,338 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image 2018-06-28 13:40:13,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:40:13,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:40:14,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["EKtEZop6RkivQXYErxFV9w"], "issued_at": "2018-06-28T13:40:14.000000Z"}} 2018-06-28 13:40:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:14,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:14 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46242e45-7432-4e52-9d31-a89150b3a6b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:40:14,890 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-46242e45-7432-4e52-9d31-a89150b3a6b1 2018-06-28 13:40:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:15,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e65ae17f-bdb8-4c76-99dc-5fad8bf10863 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 13:40:15,910 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net used request id req-e65ae17f-bdb8-4c76-99dc-5fad8bf10863 2018-06-28 13:40:15,911 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net 2018-06-28 13:40:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" -d '{"network": {"name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net", "admin_state_up": true}}' 2018-06-28 13:40:17,106 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:40:17 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-993e8c74-b603-4c1a-896c-b42cb399ae3b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:40:16Z","is_default":false,"provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","mtu":1500}} 2018-06-28 13:40:17,106 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-993e8c74-b603-4c1a-896c-b42cb399ae3b 2018-06-28 13:40:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:18,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:18 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-cfe19172-4a70-4573-93a7-c372c1d068af Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:40:16Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:40:18,338 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-cfe19172-4a70-4573-93a7-c372c1d068af 2018-06-28 13:40:18,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:18,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3f8a2293-cf8b-4fbc-bb29-fd676636171b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:40:18,434 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-3f8a2293-cf8b-4fbc-bb29-fd676636171b 2018-06-28 13:40:18,435 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet 2018-06-28 13:40:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" -d '{"subnets": [{"ip_version": 4, "network_id": "0e7e821a-299d-402f-b9a5-03179b39ebeb", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]}' 2018-06-28 13:40:19,830 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:40:19 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a711b0a9-e220-4b0e-8aa4-a7340df6a835 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:40:19,830 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-a711b0a9-e220-4b0e-8aa4-a7340df6a835 2018-06-28 13:40:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:21,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:21 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-ae84b193-e945-4caa-bdc0-fe59d8113042 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0f8ced5c-8628-4c24-a0d4-aab06199bf7b"],"description":"","tags":[],"updated_at":"2018-06-28T13:40:18Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:40:21,030 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-ae84b193-e945-4caa-bdc0-fe59d8113042 2018-06-28 13:40:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:40:21,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-9caba847-bc80-464b-9a2a-1ac90f206118 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:40:21,198 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-9caba847-bc80-464b-9a2a-1ac90f206118 2018-06-28 13:40:21,199 - OpenStackNetwork - DEBUG - Network [0e7e821a-299d-402f-b9a5-03179b39ebeb] created successfully 2018-06-28 13:40:21,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:40:21,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:40:22,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Wz_XzmExS06manIv5zfBkg"], "issued_at": "2018-06-28T13:40:22.000000Z"}} 2018-06-28 13:40:22,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e985ce0b3094cc619ecd67845409a1dba9cd6960" 2018-06-28 13:40:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:22 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-163a615c-82e3-4b47-a31b-b39567c04da9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:40:22,857 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-163a615c-82e3-4b47-a31b-b39567c04da9 2018-06-28 13:40:22,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:40:22,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e985ce0b3094cc619ecd67845409a1dba9cd6960" 2018-06-28 13:40:23,877 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4473987c-4df7-45bb-87e1-e57fd80e8bd9 X-Compute-Request-Id: req-4473987c-4df7-45bb-87e1-e57fd80e8bd9 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:40:23,877 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-4473987c-4df7-45bb-87e1-e57fd80e8bd9 2018-06-28 13:40:23,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e985ce0b3094cc619ecd67845409a1dba9cd6960" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:40:25,230 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:25 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-856ca361-a7a0-419f-96c8-21daf1f01e7b X-Compute-Request-Id: req-856ca361-a7a0-419f-96c8-21daf1f01e7b Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-flavor-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cf212c70-5019-421e-be32-979c9780dc17"}} 2018-06-28 13:40:25,231 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-856ca361-a7a0-419f-96c8-21daf1f01e7b 2018-06-28 13:40:25,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:40:25,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:40:26,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["0Szuh64jSK6o27rFmmkrsw"], "issued_at": "2018-06-28T13:40:26.000000Z"}} 2018-06-28 13:40:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9712377e63af6aa5ced149a8ba6cb650d28f62" 2018-06-28 13:40:26,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:26 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51234072-b3c2-440e-8956-8729d9ba2b56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:40:26,738 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-51234072-b3c2-440e-8956-8729d9ba2b56 2018-06-28 13:40:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:28,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:28 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-5f77b1cf-7ccc-4845-a2e7-551f4b17229c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0f8ced5c-8628-4c24-a0d4-aab06199bf7b"],"description":"","tags":[],"updated_at":"2018-06-28T13:40:18Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:40:28,112 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net used request id req-5f77b1cf-7ccc-4845-a2e7-551f4b17229c 2018-06-28 13:40:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:29,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:29 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-9a41ce1e-c90f-43b9-ac32-f2814b674c39 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:40:29,187 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-9a41ce1e-c90f-43b9-ac32-f2814b674c39 2018-06-28 13:40:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:30,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:30 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-f84e1bc7-a9cc-4968-a121-b6b0c2a34349 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0f8ced5c-8628-4c24-a0d4-aab06199bf7b"],"description":"","tags":[],"updated_at":"2018-06-28T13:40:18Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:40:30,522 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net used request id req-f84e1bc7-a9cc-4968-a121-b6b0c2a34349 2018-06-28 13:40:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:40:30,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:40:30 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:40:30,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9712377e63af6aa5ced149a8ba6cb650d28f62" 2018-06-28 13:40:30,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:30 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e753c1f-7aab-4d3c-93e1-39e9e778e15d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:40:30,650 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-7e753c1f-7aab-4d3c-93e1-39e9e778e15d 2018-06-28 13:40:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:30,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:30 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-764f07b6-b68c-428a-865f-5584e86b0e88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:40:30,908 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-764f07b6-b68c-428a-865f-5584e86b0e88 2018-06-28 13:40:30,910 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net 2018-06-28 13:40:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" -d '{"port": {"network_id": "0e7e821a-299d-402f-b9a5-03179b39ebeb", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port", "admin_state_up": true}}' 2018-06-28 13:40:33,573 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:40:33 GMT Content-Type: application/json Content-Length: 853 Connection: keep-alive X-Openstack-Request-Id: req-55ba502e-7c75-402d-9164-29f8560360ec Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:40:32Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","ip_address":"10.55.0.11"}],"id":"a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:39:92","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port","admin_state_up":true,"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:31Z","binding:vnic_type":"normal"}} 2018-06-28 13:40:33,574 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-55ba502e-7c75-402d-9164-29f8560360ec 2018-06-28 13:40:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:33,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:33 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2400b49c-ac19-43ea-b09f-8f147509802f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0f8ced5c-8628-4c24-a0d4-aab06199bf7b"],"description":"","tags":[],"updated_at":"2018-06-28T13:40:18Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:40:33,893 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net used request id req-2400b49c-ac19-43ea-b09f-8f147509802f 2018-06-28 13:40:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:40:33,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:40:33 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:40:33,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:34,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:33 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f18c42-7850-4b7f-b0f4-41867137cf7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:40:34,405 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-73f18c42-7850-4b7f-b0f4-41867137cf7b 2018-06-28 13:40:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:35,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:35 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-f7f8eed2-ee40-4dff-9aa1-86ab5d342875 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:40:35,417 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-f7f8eed2-ee40-4dff-9aa1-86ab5d342875 2018-06-28 13:40:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:35,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:35 GMT Content-Type: application/json Content-Length: 856 Connection: keep-alive X-Openstack-Request-Id: req-c2626cfe-ab2d-4ead-9141-d73d9d8de5ed Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:40:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","ip_address":"10.55.0.11"}],"id":"a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:39:92","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port","admin_state_up":true,"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:31Z","binding:vnic_type":"normal"}]} 2018-06-28 13:40:35,596 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port&admin_state_up=True used request id req-c2626cfe-ab2d-4ead-9141-d73d9d8de5ed 2018-06-28 13:40:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:35,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:40:35 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91666f78-b4c4-4272-af8d-a8fd00be35ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:40:35,713 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-91666f78-b4c4-4272-af8d-a8fd00be35ae 2018-06-28 13:40:35,713 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst 2018-06-28 13:40:35,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:36,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:36 GMT Content-Type: application/json Content-Length: 364 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-798d4a30-401c-4fc0-a38d-cf0d3eae6160 X-Compute-Request-Id: req-798d4a30-401c-4fc0-a38d-cf0d3eae6160 Front-End-Https: on RESP BODY: {"flavors": [{"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-flavor-name"}]} 2018-06-28 13:40:36,742 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-798d4a30-401c-4fc0-a38d-cf0d3eae6160 2018-06-28 13:40:36,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:37,687 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:37 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ab1961a8-a7d4-4dcb-9231-eb366b6b974b X-Compute-Request-Id: req-ab1961a8-a7d4-4dcb-9231-eb366b6b974b Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-flavor-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cf212c70-5019-421e-be32-979c9780dc17"}} 2018-06-28 13:40:37,688 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17 used request id req-ab1961a8-a7d4-4dcb-9231-eb366b6b974b 2018-06-28 13:40:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:38,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:38 GMT Content-Type: application/json Content-Length: 894 Connection: keep-alive X-Openstack-Request-Id: req-5c7ec018-90a5-4eff-944c-cee043c61a5b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:40:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:40:09Z", "visibility": "shared", "self": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_disk": 0, "protected": false, "id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "file": "/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image"} 2018-06-28 13:40:38,794 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image used request id req-5c7ec018-90a5-4eff-944c-cee043c61a5b 2018-06-28 13:40:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:40,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a9ea8edc-8ba6-4bcc-809d-ff9d36e69fa7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:40:40,903 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-a9ea8edc-8ba6-4bcc-809d-ff9d36e69fa7 2018-06-28 13:40:40,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" -d '{"server": {"name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "imageRef": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "flavorRef": "cf212c70-5019-421e-be32-979c9780dc17", "max_count": 1, "min_count": 1, "networks": [{"port": "a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1"}]}}' 2018-06-28 13:40:51,043 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:40:51 GMT Content-Type: application/json Content-Length: 380 Connection: keep-alive Location: https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f39f0997-4e04-4c08-9ceb-4b9285038762 X-Compute-Request-Id: req-f39f0997-4e04-4c08-9ceb-4b9285038762 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "adminPass": "QdGoNwqq2nGR"}} 2018-06-28 13:40:51,043 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers used request id req-f39f0997-4e04-4c08-9ceb-4b9285038762 2018-06-28 13:40:51,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:40:56,899 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:40:56 GMT Content-Type: application/json Content-Length: 1413 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19f97301-a1b5-401a-afee-90e42289d69d X-Compute-Request-Id: req-19f97301-a1b5-401a-afee-90e42289d69d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:40:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:51Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:40:56,900 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-19f97301-a1b5-401a-afee-90e42289d69d 2018-06-28 13:40:56,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:03,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:03 GMT Content-Type: application/json Content-Length: 1512 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-baf744f5-31c8-4873-b327-d9df58a1f931 X-Compute-Request-Id: req-baf744f5-31c8-4873-b327-d9df58a1f931 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:40:59Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:03,980 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-baf744f5-31c8-4873-b327-d9df58a1f931 2018-06-28 13:41:06,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:08,781 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:08 GMT Content-Type: application/json Content-Length: 1560 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6151e9b1-be99-4e26-8acc-d30fcd1beee0 X-Compute-Request-Id: req-6151e9b1-be99-4e26-8acc-d30fcd1beee0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:41:02Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:08,782 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-6151e9b1-be99-4e26-8acc-d30fcd1beee0 2018-06-28 13:41:11,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:12,743 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:12 GMT Content-Type: application/json Content-Length: 1741 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3c849353-08fc-4f4a-b79e-00079e0458a8 X-Compute-Request-Id: req-3c849353-08fc-4f4a-b79e-00079e0458a8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:39:92", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:41:02Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:12,743 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-3c849353-08fc-4f4a-b79e-00079e0458a8 2018-06-28 13:41:15,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:18,776 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:18 GMT Content-Type: application/json Content-Length: 1741 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d94fe848-d029-451b-9952-8af1164ab5d1 X-Compute-Request-Id: req-d94fe848-d029-451b-9952-8af1164ab5d1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:39:92", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:41:02Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:18,776 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-d94fe848-d029-451b-9952-8af1164ab5d1 2018-06-28 13:41:21,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:22,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:22 GMT Content-Type: application/json Content-Length: 1762 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a69f1fe-216b-41f3-b6f9-251ddae3fae4 X-Compute-Request-Id: req-8a69f1fe-216b-41f3-b6f9-251ddae3fae4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:39:92", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-28T13:41:18.000000", "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:41:19Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:22,523 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-8a69f1fe-216b-41f3-b6f9-251ddae3fae4 2018-06-28 13:41:22,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:25,114 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:25 GMT Content-Type: application/json Content-Length: 1762 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca1db4b1-d5ea-4731-a6d8-7f9ab2a8640c X-Compute-Request-Id: req-ca1db4b1-d5ea-4731-a6d8-7f9ab2a8640c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:39:92", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "rel": "bookmark"}], "image": {"id": "0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "links": [{"href": "http://100.64.200.101:8774/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-06-28T13:41:18.000000", "flavor": {"id": "cf212c70-5019-421e-be32-979c9780dc17", "links": [{"href": "http://100.64.200.101:8774/flavors/cf212c70-5019-421e-be32-979c9780dc17", "rel": "bookmark"}]}, "id": "ad55d7dd-1784-44d0-ac01-e6e773bcc63d", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:41:19Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-vm_inst", "created": "2018-06-28T13:40:50Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:41:25,115 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-ca1db4b1-d5ea-4731-a6d8-7f9ab2a8640c 2018-06-28 13:41:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:25,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:25 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e737ee70-dcf4-4520-8893-f65fc14a3584 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["0f8ced5c-8628-4c24-a0d4-aab06199bf7b"],"description":"","tags":[],"updated_at":"2018-06-28T13:40:18Z","provider:segmentation_id":1014,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:16Z","provider:network_type":"vlan"}]} 2018-06-28 13:41:25,705 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net used request id req-e737ee70-dcf4-4520-8893-f65fc14a3584 2018-06-28 13:41:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:26,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:41:25 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acbe0048-d0c5-4a1f-ab01-e039029ae0f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:41:26,210 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-acbe0048-d0c5-4a1f-ab01-e039029ae0f2 2018-06-28 13:41:26,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:26,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:26 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-64c89e2f-f18c-44d8-9e36-ef73866ac7b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:18Z","dns_nameservers":[],"updated_at":"2018-06-28T13:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet"}]} 2018-06-28 13:41:26,371 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-64c89e2f-f18c-44d8-9e36-ef73866ac7b0 2018-06-28 13:41:26,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:26,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:26 GMT Content-Type: application/json Content-Length: 3136 Connection: keep-alive X-Openstack-Request-Id: req-be467ef5-aec7-4b93-a272-1a0366743e72 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:40:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","ip_address":"10.55.0.3"}],"id":"65b6aa66-3da4-4c96-a8b7-a2e137090847","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu65b6aa66-3d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f8:27:82","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0e7e821a-299d-402f-b9a5-03179b39ebeb","name":"","admin_state_up":true,"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:40:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","ip_address":"10.55.0.2"}],"id":"9347fbb2-f428-4560-8ea2-ff68971cb851","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9347fbb2-f4","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ee:41:8f","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0e7e821a-299d-402f-b9a5-03179b39ebeb","name":"","admin_state_up":true,"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:41:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0f8ced5c-8628-4c24-a0d4-aab06199bf7b","ip_address":"10.55.0.11"}],"id":"a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua832f5b7-4e","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:7d:39:92","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ad55d7dd-1784-44d0-ac01-e6e773bcc63d","name":"NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port","admin_state_up":true,"network_id":"0e7e821a-299d-402f-b9a5-03179b39ebeb","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:40:31Z","binding:vnic_type":"normal"}]} 2018-06-28 13:41:26,639 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-be467ef5-aec7-4b93-a272-1a0366743e72 2018-06-28 13:41:26,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:27,314 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:27 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0b5ed18c-7eaa-4660-80ed-cef231ed73a7 X-Compute-Request-Id: req-0b5ed18c-7eaa-4660-80ed-cef231ed73a7 Front-End-Https: on 2018-06-28 13:41:27,314 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/ad55d7dd-1784-44d0-ac01-e6e773bcc63d used request id req-0b5ed18c-7eaa-4660-80ed-cef231ed73a7 2018-06-28 13:41:27,315 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-port 2018-06-28 13:41:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1f65efb9030cb25390c26accae5750f3a4ae8a" 2018-06-28 13:41:29,066 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e0c23a30-cc0f-42df-bf21-b4e4fcdead97 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:41:29,066 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/a832f5b7-4e41-4a92-bbe6-f1a7a988c6e1 used request id req-e0c23a30-cc0f-42df-bf21-b4e4fcdead97 2018-06-28 13:41:29,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e985ce0b3094cc619ecd67845409a1dba9cd6960" 2018-06-28 13:41:30,138 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:41:30 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-591f3e3b-1aab-4d58-89fc-df903adc2315 X-Compute-Request-Id: req-591f3e3b-1aab-4d58-89fc-df903adc2315 2018-06-28 13:41:30,139 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/cf212c70-5019-421e-be32-979c9780dc17 used request id req-591f3e3b-1aab-4d58-89fc-df903adc2315 2018-06-28 13:41:30,140 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet 2018-06-28 13:41:30,140 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-subnet 2018-06-28 13:41:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/0f8ced5c-8628-4c24-a0d4-aab06199bf7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:41:35,430 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c6bbddc7-b310-4f5b-91d6-d0e57635c874 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:41:35,431 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/0f8ced5c-8628-4c24-a0d4-aab06199bf7b used request id req-c6bbddc7-b310-4f5b-91d6-d0e57635c874 2018-06-28 13:41:35,431 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-net 2018-06-28 13:41:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/0e7e821a-299d-402f-b9a5-03179b39ebeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4783eb17cb058efc56b59ce39db7811f723e63" 2018-06-28 13:41:39,801 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d6ba1212-d862-4443-85e4-1b0d3de87988 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:41:39,801 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/0e7e821a-299d-402f-b9a5-03179b39ebeb used request id req-d6ba1212-d862-4443-85e4-1b0d3de87988 2018-06-28 13:41:39,803 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-eb48197c-c910-41a3-b288-497fbf5386fb-image 2018-06-28 13:41:39,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519e01741aa9b002dc810c4e045f1e81f282d" 2018-06-28 13:41:42,624 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50eb5c7a-225e-454a-bd28-10de46e8fd68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:41:42,625 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/0a7b0f86-2f94-4fd8-8688-3b9b73c5fd7b used request id req-50eb5c7a-225e-454a-bd28-10de46e8fd68 2018-06-28 13:41:42,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:41:42,635 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:41:42,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:41:42,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:41:43,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["137imFSzTruoItDVycS9ZA"], "issued_at": "2018-06-28T13:41:43.000000Z"}} 2018-06-28 13:41:43,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:44,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:41:43 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55375402-2402-4259-b970-a92c2cc2afa6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:41:44,116 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-55375402-2402-4259-b970-a92c2cc2afa6 2018-06-28 13:41:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:45,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:45 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-b20466af-b2f3-4b46-bd8e-a30d1e8e7755 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image"} 2018-06-28 13:41:45,232 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image used request id req-b20466af-b2f3-4b46-bd8e-a30d1e8e7755 2018-06-28 13:41:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:47,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fe62913a-5553-4ede-adac-f74af14b2509 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:41:47,307 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-fe62913a-5553-4ede-adac-f74af14b2509 2018-06-28 13:41:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image"}' 2018-06-28 13:41:50,019 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:41:50 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0f3aabf6-8629-44b8-b54c-64b0ef2a89da Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:41:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:41:50Z", "visibility": "shared", "self": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_disk": 0, "protected": false, "id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "file": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:41:50,019 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-0f3aabf6-8629-44b8-b54c-64b0ef2a89da 2018-06-28 13:41:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" -d '' 2018-06-28 13:41:51,164 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:41:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f5fd74e2-f3fd-404c-a9c1-5f245560f561 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:41:51,165 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file used request id req-f5fd74e2-f3fd-404c-a9c1-5f245560f561 2018-06-28 13:41:51,165 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:41:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:53,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:53 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-efa5b5e7-bbd0-4266-8b76-9805228369e6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:41:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:41:51Z", "visibility": "shared", "self": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_disk": 0, "protected": false, "id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "file": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:41:53,916 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 used request id req-efa5b5e7-bbd0-4266-8b76-9805228369e6 2018-06-28 13:41:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:56,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5ecc2b60-ec69-40a3-9653-d8b5cd1f89f9 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:41:56,015 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-5ecc2b60-ec69-40a3-9653-d8b5cd1f89f9 2018-06-28 13:41:56,018 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image 2018-06-28 13:41:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:41:58,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:41:58 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-462156d7-44f7-4cec-826c-2679c08d721f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:41:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:41:51Z", "visibility": "shared", "self": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_disk": 0, "protected": false, "id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "file": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:41:58,589 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 used request id req-462156d7-44f7-4cec-826c-2679c08d721f 2018-06-28 13:41:58,590 - create_image - DEBUG - Instance status is - active 2018-06-28 13:41:58,590 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image 2018-06-28 13:41:58,591 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image 2018-06-28 13:41:58,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:41:58,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:41:59,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["N37l3AdUSFugXX5mCXEBgQ"], "issued_at": "2018-06-28T13:41:59.000000Z"}} 2018-06-28 13:41:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:41:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9ff1749-2d8e-497d-8f83-46337645d30c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:00,102 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c9ff1749-2d8e-497d-8f83-46337645d30c 2018-06-28 13:42:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:01,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-39cb0b2c-3041-4a75-b072-84b265c06866 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 13:42:01,275 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-39cb0b2c-3041-4a75-b072-84b265c06866 2018-06-28 13:42:01,276 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net 2018-06-28 13:42:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net", "admin_state_up": true}}' 2018-06-28 13:42:02,518 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:42:02 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-28572be3-11ad-4e41-8601-86c04cbdf691 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:42:01Z","is_default":false,"provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","mtu":1500}} 2018-06-28 13:42:02,518 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-28572be3-11ad-4e41-8601-86c04cbdf691 2018-06-28 13:42:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:03,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:03 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-47e8753a-35a5-4686-8a68-a426aad31d72 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:42:01Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:03,782 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-47e8753a-35a5-4686-8a68-a426aad31d72 2018-06-28 13:42:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:04,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-30f5610b-b346-4511-9963-0738b0316a24 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:42:04,741 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-30f5610b-b346-4511-9963-0738b0316a24 2018-06-28 13:42:04,742 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet 2018-06-28 13:42:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" -d '{"subnets": [{"ip_version": 4, "network_id": "58c25b64-0f4b-4631-a767-36492c740e55", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]}' 2018-06-28 13:42:06,169 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:42:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6fbcfaff-3417-406c-85c6-22ff6ad0bf0f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:06,169 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-6fbcfaff-3417-406c-85c6-22ff6ad0bf0f 2018-06-28 13:42:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:06,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:06 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-47157692-ce88-43dc-8be0-d75ad5dc8705 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:06,476 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-47157692-ce88-43dc-8be0-d75ad5dc8705 2018-06-28 13:42:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:42:06,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ea0ddf80-77d5-4a29-8ee3-ea2e9aec973e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:06,705 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-ea0ddf80-77d5-4a29-8ee3-ea2e9aec973e 2018-06-28 13:42:06,706 - OpenStackNetwork - DEBUG - Network [58c25b64-0f4b-4631-a767-36492c740e55] created successfully 2018-06-28 13:42:06,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:42:06,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:42:07,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["xz_8E41PRMOj-Q8r9qmTug"], "issued_at": "2018-06-28T13:42:07.000000Z"}} 2018-06-28 13:42:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9853dbbe3ed3d7766c7c64e4c166a598dc96b24d" 2018-06-28 13:42:08,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:07 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d949ebc6-fd52-4b2f-b98c-096a50160d3e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:08,453 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-d949ebc6-fd52-4b2f-b98c-096a50160d3e 2018-06-28 13:42:08,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:42:08,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9853dbbe3ed3d7766c7c64e4c166a598dc96b24d" 2018-06-28 13:42:09,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1cc3a227-4f8a-4b4e-88ea-4e710a4f8f23 X-Compute-Request-Id: req-1cc3a227-4f8a-4b4e-88ea-4e710a4f8f23 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:42:09,546 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-1cc3a227-4f8a-4b4e-88ea-4e710a4f8f23 2018-06-28 13:42:09,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9853dbbe3ed3d7766c7c64e4c166a598dc96b24d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:42:10,603 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:10 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0e491a1-f4bf-415a-b1d4-3185e5c5af20 X-Compute-Request-Id: req-a0e491a1-f4bf-415a-b1d4-3185e5c5af20 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b"}} 2018-06-28 13:42:10,603 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-a0e491a1-f4bf-415a-b1d4-3185e5c5af20 2018-06-28 13:42:10,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:42:10,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:42:11,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["EFhScK8eQ02GZtHT9tN89Q"], "issued_at": "2018-06-28T13:42:11.000000Z"}} 2018-06-28 13:42:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:42:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:11 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-978f9cb2-191c-439e-ac96-765aeb208088 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:12,239 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-978f9cb2-191c-439e-ac96-765aeb208088 2018-06-28 13:42:12,248 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:42:15,688 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-059f78c9-f13b-4770-8751-bc844fdcc8b6 x-openstack-request-id: req-059f78c9-f13b-4770-8751-bc844fdcc8b6 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-28 13:42:15,689 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-059f78c9-f13b-4770-8751-bc844fdcc8b6 2018-06-28 13:42:15,694 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-28 13:42:18,218 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:42:18 GMT Content-Type: application/json Content-Length: 897 Connection: keep-alive x-compute-request-id: req-f4633504-53ec-481f-86b2-7942054b18bd x-openstack-request-id: req-f4633504-53ec-481f-86b2-7942054b18bd RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-28T13:42:17.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1}} 2018-06-28 13:42:18,218 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes used request id req-f4633504-53ec-481f-86b2-7942054b18bd 2018-06-28 13:42:18,223 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:42:19,525 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:19 GMT Content-Type: application/json Content-Length: 1126 Connection: keep-alive x-compute-request-id: req-c3b20892-d018-419a-a01e-edf3c0d0b769 x-openstack-request-id: req-c3b20892-d018-419a-a01e-edf3c0d0b769 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:42:18.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:42:19,525 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-c3b20892-d018-419a-a01e-edf3c0d0b769 2018-06-28 13:42:19,526 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:42:19,530 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:42:22,825 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:22 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-a9554339-6dff-48d4-a793-1fc679f80f41 x-openstack-request-id: req-a9554339-6dff-48d4-a793-1fc679f80f41 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:42:20.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:42:22,825 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-a9554339-6dff-48d4-a793-1fc679f80f41 2018-06-28 13:42:22,826 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:42:22,826 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:42:22,826 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:42:22,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:42:22,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:42:24,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["_-ioK3dHSjS5DwsCdAIL6g"], "issued_at": "2018-06-28T13:42:24.000000Z"}} 2018-06-28 13:42:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:24,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20d1f70e-2d8b-467a-89cc-bf5bad8fcd70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:24,091 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-20d1f70e-2d8b-467a-89cc-bf5bad8fcd70 2018-06-28 13:42:24,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:42:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:24,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48b8fe73-ce7e-41f0-8c4f-cfd4ed36f1fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:24,149 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-48b8fe73-ce7e-41f0-8c4f-cfd4ed36f1fc 2018-06-28 13:42:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:25,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:25 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-dd639912-41ff-454d-88bd-089198a0c684 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:25,489 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-dd639912-41ff-454d-88bd-089198a0c684 2018-06-28 13:42:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:42:25,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:42:25 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:42:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:25,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:25 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb6e8b3b-9336-433b-9d42-1ddd10be431b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:42:25,618 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-cb6e8b3b-9336-433b-9d42-1ddd10be431b 2018-06-28 13:42:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:25,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:25 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-cf751240-01fe-403d-9cd6-d77c129bd280 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:25,832 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-cf751240-01fe-403d-9cd6-d77c129bd280 2018-06-28 13:42:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:26,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-26ba1ad8-123a-4341-b878-2f79550fe1cc Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:42:26,001 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True used request id req-26ba1ad8-123a-4341-b878-2f79550fe1cc 2018-06-28 13:42:26,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:27,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-95627d2c-a04e-482c-8044-895a5e9c379e X-Compute-Request-Id: req-95627d2c-a04e-482c-8044-895a5e9c379e Front-End-Https: on RESP BODY: {"servers": []} 2018-06-28 13:42:27,148 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst used request id req-95627d2c-a04e-482c-8044-895a5e9c379e 2018-06-28 13:42:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:28,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:28 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-6f087981-ecca-48aa-b38d-71c155bf91f4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:28,438 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-6f087981-ecca-48aa-b38d-71c155bf91f4 2018-06-28 13:42:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:28,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:28 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9bc43bd-02da-4722-8d2b-fda6456b84df Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:42:28,567 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-b9bc43bd-02da-4722-8d2b-fda6456b84df 2018-06-28 13:42:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:29,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:29 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ea4efacd-35f2-4e15-89c0-0db74cb83252 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:29,626 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-ea4efacd-35f2-4e15-89c0-0db74cb83252 2018-06-28 13:42:29,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:30,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5f763351-e49e-40f2-8b1c-f91bcf21fd33 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:42:30,922 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True used request id req-5f763351-e49e-40f2-8b1c-f91bcf21fd33 2018-06-28 13:42:30,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:42:30,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:42:32,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["4jWPgtwvTe6eU2NOB3UF3Q"], "issued_at": "2018-06-28T13:42:32.000000Z"}} 2018-06-28 13:42:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43621e19a26fa4f3c8b3824481b2710d83da3420" 2018-06-28 13:42:32,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:32 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92e8115f-3908-4bd3-b7e5-ff6b2bf36b26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:42:32,581 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-92e8115f-3908-4bd3-b7e5-ff6b2bf36b26 2018-06-28 13:42:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:32,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:32 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-904c8869-29cb-4f08-8082-225b889eb2c3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:32,909 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-904c8869-29cb-4f08-8082-225b889eb2c3 2018-06-28 13:42:32,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:33,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:33 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-006d9747-f3a9-4d31-b43c-4a8e3dafcd6c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:33,079 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-006d9747-f3a9-4d31-b43c-4a8e3dafcd6c 2018-06-28 13:42:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:33,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:33 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-0cd9a542-d15a-4952-b677-6af203d8e018 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:33,384 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-0cd9a542-d15a-4952-b677-6af203d8e018 2018-06-28 13:42:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:42:33,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:42:33 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:42:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43621e19a26fa4f3c8b3824481b2710d83da3420" 2018-06-28 13:42:33,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:33 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e59ed779-88aa-431a-9620-ffd704579bed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:42:33,835 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-e59ed779-88aa-431a-9620-ffd704579bed 2018-06-28 13:42:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:34,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-16f4777c-84f5-40a0-bf7c-8f9c70954672 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:34,003 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-16f4777c-84f5-40a0-bf7c-8f9c70954672 2018-06-28 13:42:34,004 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net 2018-06-28 13:42:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" -d '{"port": {"network_id": "58c25b64-0f4b-4631-a767-36492c740e55", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port", "admin_state_up": true}}' 2018-06-28 13:42:36,517 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:42:36 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-9b709c6a-f22c-4147-ae52-c59a8ecad327 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:35Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"}} 2018-06-28 13:42:36,517 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-9b709c6a-f22c-4147-ae52-c59a8ecad327 2018-06-28 13:42:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:36,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:36 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-9aba1b83-071b-48e1-8084-be345213ec90 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:42:36,812 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-9aba1b83-071b-48e1-8084-be345213ec90 2018-06-28 13:42:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:36,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:36 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0a75e62-3037-43d3-9ba6-83e31374923b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:42:36,925 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-d0a75e62-3037-43d3-9ba6-83e31374923b 2018-06-28 13:42:36,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:37,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1bb383f5-da12-4b8b-960d-a26c75e95405 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:42:37,094 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-1bb383f5-da12-4b8b-960d-a26c75e95405 2018-06-28 13:42:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:37,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:37 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-6ca5310f-6bcc-423d-b400-088228523408 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"}]} 2018-06-28 13:42:37,270 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port&admin_state_up=True used request id req-6ca5310f-6bcc-423d-b400-088228523408 2018-06-28 13:42:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:37,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:42:37 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84bda6f2-b06c-4025-925a-464fe1fe1cd5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:42:37,381 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-84bda6f2-b06c-4025-925a-464fe1fe1cd5 2018-06-28 13:42:37,382 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst 2018-06-28 13:42:37,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:38,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:38 GMT Content-Type: application/json Content-Length: 365 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7770c21b-c4d7-42a2-981a-892e3ae5d2ba X-Compute-Request-Id: req-7770c21b-c4d7-42a2-981a-892e3ae5d2ba Front-End-Https: on RESP BODY: {"flavors": [{"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-flavor"}]} 2018-06-28 13:42:38,678 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-7770c21b-c4d7-42a2-981a-892e3ae5d2ba 2018-06-28 13:42:38,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:39,702 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:39 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b0873e6-4eb0-4e24-b36c-39b71c59b2a6 X-Compute-Request-Id: req-8b0873e6-4eb0-4e24-b36c-39b71c59b2a6 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b"}} 2018-06-28 13:42:39,702 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b used request id req-8b0873e6-4eb0-4e24-b36c-39b71c59b2a6 2018-06-28 13:42:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:40,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:40 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-6f314335-1a27-4bb1-ae15-6b0ecdcf03d0 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:41:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:41:51Z", "visibility": "shared", "self": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_disk": 0, "protected": false, "id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "file": "/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image"} 2018-06-28 13:42:40,836 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image used request id req-6f314335-1a27-4bb1-ae15-6b0ecdcf03d0 2018-06-28 13:42:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:41,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:41 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-82b0b172-a7f1-45d9-8407-e9b82675f1eb Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:42:41,764 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-82b0b172-a7f1-45d9-8407-e9b82675f1eb 2018-06-28 13:42:41,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "imageRef": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "flavorRef": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "max_count": 1, "min_count": 1, "networks": [{"port": "20a73248-b138-4160-a476-f31ba37db426"}]}}' 2018-06-28 13:42:52,470 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:42:52 GMT Content-Type: application/json Content-Length: 380 Connection: keep-alive Location: https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e8d00a9f-d9b7-4c74-9231-62a1468edd2c X-Compute-Request-Id: req-e8d00a9f-d9b7-4c74-9231-62a1468edd2c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "adminPass": "WgyrBwq3Yi5d"}} 2018-06-28 13:42:52,471 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers used request id req-e8d00a9f-d9b7-4c74-9231-62a1468edd2c 2018-06-28 13:42:52,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:42:57,787 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:42:57 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b07eb2bf-b67a-4a90-a07c-c7bd6858da36 X-Compute-Request-Id: req-b07eb2bf-b67a-4a90-a07c-c7bd6858da36 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:42:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:42:57,788 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-b07eb2bf-b67a-4a90-a07c-c7bd6858da36 2018-06-28 13:42:57,789 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst 2018-06-28 13:42:57,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:02,938 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:02 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-087d71e3-2a65-4403-8cfe-a67938bd037a X-Compute-Request-Id: req-087d71e3-2a65-4403-8cfe-a67938bd037a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:42:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:02,938 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-087d71e3-2a65-4403-8cfe-a67938bd037a 2018-06-28 13:43:02,939 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst] is - BUILD 2018-06-28 13:43:02,939 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:43:05,942 - create_instance - DEBUG - VM status query timeout in 891.846709967 2018-06-28 13:43:05,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:07,325 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:07 GMT Content-Type: application/json Content-Length: 1566 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30016c6d-33a3-4b2c-bb91-bccb5f692a09 X-Compute-Request-Id: req-30016c6d-33a3-4b2c-bb91-bccb5f692a09 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:43:02Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:07,326 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-30016c6d-33a3-4b2c-bb91-bccb5f692a09 2018-06-28 13:43:07,327 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst] is - BUILD 2018-06-28 13:43:07,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:43:10,330 - create_instance - DEBUG - VM status query timeout in 887.458899021 2018-06-28 13:43:10,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:12,055 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:12 GMT Content-Type: application/json Content-Length: 1752 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d275047-4703-489d-8bf7-d2b3f104097a X-Compute-Request-Id: req-2d275047-4703-489d-8bf7-d2b3f104097a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:43:02Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:12,055 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-2d275047-4703-489d-8bf7-d2b3f104097a 2018-06-28 13:43:12,056 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst] is - BUILD 2018-06-28 13:43:12,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:43:15,059 - create_instance - DEBUG - VM status query timeout in 882.729866982 2018-06-28 13:43:15,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:16,630 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:16 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da5397d5-31e9-4511-b15a-44cd277562a6 X-Compute-Request-Id: req-da5397d5-31e9-4511-b15a-44cd277562a6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:16,631 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-da5397d5-31e9-4511-b15a-44cd277562a6 2018-06-28 13:43:16,631 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst] is - ACTIVE 2018-06-28 13:43:16,631 - create_instance - INFO - VM is - ACTIVE 2018-06-28 13:43:16,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:18,456 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:18 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73ab04b3-975a-43fe-8c5c-fdcd7ab6ed74 X-Compute-Request-Id: req-73ab04b3-975a-43fe-8c5c-fdcd7ab6ed74 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:18,456 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-73ab04b3-975a-43fe-8c5c-fdcd7ab6ed74 2018-06-28 13:43:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:18,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:18 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-74fb8d36-029f-4b7d-a02f-b040749918ab Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:43:18,789 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-74fb8d36-029f-4b7d-a02f-b040749918ab 2018-06-28 13:43:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:18 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e3db311-1c05-4cd4-9b5f-8ab1630c2db6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:43:19,243 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4e3db311-1c05-4cd4-9b5f-8ab1630c2db6 2018-06-28 13:43:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:19,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:19 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-51d49307-c6fd-413f-a83f-39522aa6a45a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:43:19,414 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-51d49307-c6fd-413f-a83f-39522aa6a45a 2018-06-28 13:43:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:19,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:19 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-620b76f7-57c5-4dee-8dcb-96a753ef8eb0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:43:19,679 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-620b76f7-57c5-4dee-8dcb-96a753ef8eb0 2018-06-28 13:43:19,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:43:20,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["KIDUxVORTnuNjIa9SCdxXA"], "issued_at": "2018-06-28T13:43:20.000000Z"}} 2018-06-28 13:43:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:21,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:20 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fee62f4c-be27-4b25-b823-1a5c24d2577b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:43:21,355 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-fee62f4c-be27-4b25-b823-1a5c24d2577b 2018-06-28 13:43:21,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:23,063 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:23 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28878344-fad2-4d20-8a87-ded643292837 X-Compute-Request-Id: req-28878344-fad2-4d20-8a87-ded643292837 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:43:23,064 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-28878344-fad2-4d20-8a87-ded643292837 2018-06-28 13:43:23,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:23,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:23 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-f2fd09ec-d9a3-407d-a418-e30c33449a0a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:43:23,367 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-f2fd09ec-d9a3-407d-a418-e30c33449a0a 2018-06-28 13:43:23,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:23,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:23 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c6733d5-a9a3-40c7-8178-c46d090fdec8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:43:23,490 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-6c6733d5-a9a3-40c7-8178-c46d090fdec8 2018-06-28 13:43:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:23,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:23 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-63e5342e-a0b9-4182-9338-d8ce268e9067 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:43:23,650 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-63e5342e-a0b9-4182-9338-d8ce268e9067 2018-06-28 13:43:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:23,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:23 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-11e1b891-553a-4d81-8606-989b5452c92c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:43:23,857 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-11e1b891-553a-4d81-8606-989b5452c92c 2018-06-28 13:43:23,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" -d '{"volumeAttachment": {"volumeId": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}}' 2018-06-28 13:43:34,938 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:34 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-366f0045-6a0e-4598-92d5-5d953237835c X-Compute-Request-Id: req-366f0045-6a0e-4598-92d5-5d953237835c Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "volumeId": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}} 2018-06-28 13:43:34,938 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574/os-volume_attachments used request id req-366f0045-6a0e-4598-92d5-5d953237835c 2018-06-28 13:43:34,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:38,433 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:38 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-29e97c80-554f-424e-ae92-02d8660d822f X-Compute-Request-Id: req-29e97c80-554f-424e-ae92-02d8660d822f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:43:38,433 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-29e97c80-554f-424e-ae92-02d8660d822f 2018-06-28 13:43:38,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:39,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:39 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-53234459-f0a9-4b5c-97f3-81578353e5d6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:43:39,620 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-53234459-f0a9-4b5c-97f3-81578353e5d6 2018-06-28 13:43:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:43:39,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:43:39 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:43:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:40,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:39 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18c77b31-b216-48fb-9d7e-1b5dc7dc110b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:43:40,122 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-18c77b31-b216-48fb-9d7e-1b5dc7dc110b 2018-06-28 13:43:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:40,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:40 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-85a52d6d-5834-49d2-b64f-aa461fb72020 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:43:40,277 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-85a52d6d-5834-49d2-b64f-aa461fb72020 2018-06-28 13:43:40,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:40,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:40 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-8ce4c6c2-d798-46c7-9023-c2770994f044 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:43:40,471 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-8ce4c6c2-d798-46c7-9023-c2770994f044 2018-06-28 13:43:40,476 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:43,070 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:43 GMT Content-Type: application/json Content-Length: 1148 Connection: keep-alive x-compute-request-id: req-2869e537-b1f2-4a26-88c9-86d32ff9695b x-openstack-request-id: req-2869e537-b1f2-4a26-88c9-86d32ff9695b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:43:42.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:43:43,070 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-2869e537-b1f2-4a26-88c9-86d32ff9695b 2018-06-28 13:43:46,077 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2869e537-b1f2-4a26-88c9-86d32ff9695b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:47,564 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:47 GMT Content-Type: application/json Content-Length: 1148 Connection: keep-alive x-compute-request-id: req-65bd7f36-4ade-4fbb-8da7-c9ff3b60c262 x-openstack-request-id: req-65bd7f36-4ade-4fbb-8da7-c9ff3b60c262 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:43:42.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:43:47,564 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-65bd7f36-4ade-4fbb-8da7-c9ff3b60c262 2018-06-28 13:43:50,572 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2869e537-b1f2-4a26-88c9-86d32ff9695b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:53,307 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:53 GMT Content-Type: application/json Content-Length: 1444 Connection: keep-alive x-compute-request-id: req-65edf75b-7ed7-4b49-940e-30fd950e2b3a x-openstack-request-id: req-65edf75b-7ed7-4b49-940e-30fd950e2b3a Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "attachment_id": "e3bd85af-984d-4110-ab9a-29ebed553879", "attached_at": "2018-06-28T13:43:42.000000", "host_name": "cmp001", "volume_id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "device": "/dev/vdc", "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:43:49.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:43:53,308 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-65edf75b-7ed7-4b49-940e-30fd950e2b3a 2018-06-28 13:43:53,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:53,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:53 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-788b2762-fbcc-4e07-9d08-a49644e76709 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:43:53,743 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-788b2762-fbcc-4e07-9d08-a49644e76709 2018-06-28 13:43:53,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:55,579 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:55 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-801ca5f1-d2f4-44ce-858b-2f64688f4546 X-Compute-Request-Id: req-801ca5f1-d2f4-44ce-858b-2f64688f4546 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:43:55,580 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-801ca5f1-d2f4-44ce-858b-2f64688f4546 2018-06-28 13:43:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:56,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:56 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-3e23810b-17c9-4420-a8ef-26e8978b1d1c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:43:56,186 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-3e23810b-17c9-4420-a8ef-26e8978b1d1c 2018-06-28 13:43:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:56,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:43:56 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cfe76a2-e26b-4b67-b39e-029c493201fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:43:56,637 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-3cfe76a2-e26b-4b67-b39e-029c493201fc 2018-06-28 13:43:56,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:56,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-78cfad38-1b89-48d2-8582-26873c5ae37b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:43:56,791 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-78cfad38-1b89-48d2-8582-26873c5ae37b 2018-06-28 13:43:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:43:56,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:56 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-103b4f75-d722-474a-ac6f-c05330e70231 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:43:56,978 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-103b4f75-d722-474a-ac6f-c05330e70231 2018-06-28 13:43:56,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:43:59,628 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:43:59 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94a532b6-455e-49ab-af31-a5e8c61a22a4 X-Compute-Request-Id: req-94a532b6-455e-49ab-af31-a5e8c61a22a4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:43:59,628 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-94a532b6-455e-49ab-af31-a5e8c61a22a4 2018-06-28 13:43:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:00,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:00 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-54423907-8dce-4153-81d5-9f430db558e5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:00,889 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-54423907-8dce-4153-81d5-9f430db558e5 2018-06-28 13:44:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:01,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:00 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-157f0105-15f9-48c4-80a6-885967478b75 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:01,342 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-157f0105-15f9-48c4-80a6-885967478b75 2018-06-28 13:44:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:01,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-06dbbfd3-0eee-457b-bcca-229e4ed1a1a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:01,520 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-06dbbfd3-0eee-457b-bcca-229e4ed1a1a4 2018-06-28 13:44:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:01,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:01 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-e49f1fb6-ac87-49f5-865a-89f02a1a0875 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:01,716 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-e49f1fb6-ac87-49f5-865a-89f02a1a0875 2018-06-28 13:44:01,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:03,443 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:03 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0143f48a-7096-478b-bc0d-8aeed28b4092 X-Compute-Request-Id: req-0143f48a-7096-478b-bc0d-8aeed28b4092 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:44:03,443 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-0143f48a-7096-478b-bc0d-8aeed28b4092 2018-06-28 13:44:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:03,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:03 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-7f2d0e2f-84d4-4187-8bdc-6bd87a8c415b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:03,772 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-7f2d0e2f-84d4-4187-8bdc-6bd87a8c415b 2018-06-28 13:44:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:03,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:03 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7931c2c-6cf9-48a6-9c92-ce3a8edb69b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:03,883 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-f7931c2c-6cf9-48a6-9c92-ce3a8edb69b1 2018-06-28 13:44:03,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:04,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6eaf033d-a8e2-4d79-93e7-77d9b010edbe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:04,058 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-6eaf033d-a8e2-4d79-93e7-77d9b010edbe 2018-06-28 13:44:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:04,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:04 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-fce00e12-9633-483d-91aa-67eace966dfd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:04,282 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-fce00e12-9633-483d-91aa-67eace966dfd 2018-06-28 13:44:04,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574/os-volume_attachments/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:11,445 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:44:11 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b90f092a-4c35-4c03-b466-d82cff4366b2 X-Compute-Request-Id: req-b90f092a-4c35-4c03-b466-d82cff4366b2 2018-06-28 13:44:11,445 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574/os-volume_attachments/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-b90f092a-4c35-4c03-b466-d82cff4366b2 2018-06-28 13:44:11,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:13,582 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:13 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1dab8bd9-8f08-43d0-b6c4-98fb1acc70ca X-Compute-Request-Id: req-1dab8bd9-8f08-43d0-b6c4-98fb1acc70ca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:44:13,582 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-1dab8bd9-8f08-43d0-b6c4-98fb1acc70ca 2018-06-28 13:44:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:13,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:13 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-f1ed4539-2932-4aa9-b613-95813798881d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:13,886 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-f1ed4539-2932-4aa9-b613-95813798881d 2018-06-28 13:44:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:13,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:13 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef66ec0d-da64-4b65-a6ac-0a4d7a4d7094 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:13,987 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-ef66ec0d-da64-4b65-a6ac-0a4d7a4d7094 2018-06-28 13:44:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:15,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:15 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-655ed779-d1b4-4098-adec-24f330670cb8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:15,151 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-655ed779-d1b4-4098-adec-24f330670cb8 2018-06-28 13:44:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:15,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:15 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-ad641409-83eb-485b-9166-0706d3a2b15e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:15,355 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-ad641409-83eb-485b-9166-0706d3a2b15e 2018-06-28 13:44:18,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:20,559 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:20 GMT Content-Type: application/json Content-Length: 1819 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9db6f776-b988-46cb-a863-ff36b3fbdd71 X-Compute-Request-Id: req-9db6f776-b988-46cb-a863-ff36b3fbdd71 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414"}], "metadata": {}}} 2018-06-28 13:44:20,560 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-9db6f776-b988-46cb-a863-ff36b3fbdd71 2018-06-28 13:44:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:20,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:20 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-f119440e-0c2d-4481-81a4-7eef979c9e23 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:20,895 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-f119440e-0c2d-4481-81a4-7eef979c9e23 2018-06-28 13:44:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:21,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:20 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78a9be90-f2f7-4d10-9242-e440c6d1bd19 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:21,384 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-78a9be90-f2f7-4d10-9242-e440c6d1bd19 2018-06-28 13:44:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:21,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:21 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9d8b7d5f-6fca-441f-a886-1c487f733223 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:21,555 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-9d8b7d5f-6fca-441f-a886-1c487f733223 2018-06-28 13:44:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:21,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:21 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-97948ec6-e19e-4d38-ad9d-a39d2d03803a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:21,746 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-97948ec6-e19e-4d38-ad9d-a39d2d03803a 2018-06-28 13:44:24,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:25,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:25 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d99aa08-ebe2-4b63-b3fb-21c9b59f4059 X-Compute-Request-Id: req-8d99aa08-ebe2-4b63-b3fb-21c9b59f4059 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:44:25,472 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-8d99aa08-ebe2-4b63-b3fb-21c9b59f4059 2018-06-28 13:44:25,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:25,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:25 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-6e81082c-2015-4f88-9180-b55dca707aba Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:25,807 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-6e81082c-2015-4f88-9180-b55dca707aba 2018-06-28 13:44:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:25,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:25 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-220bc9c8-94e6-48a7-b98a-c78abb842af4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:25,925 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-220bc9c8-94e6-48a7-b98a-c78abb842af4 2018-06-28 13:44:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:26,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:26 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-eb617a87-dec2-4413-b8e1-9b32c0947bee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:26,095 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-eb617a87-dec2-4413-b8e1-9b32c0947bee 2018-06-28 13:44:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:26,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:26 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-3f66a203-0e7b-4c92-9d10-3f8f6451cff1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:26,286 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-3f66a203-0e7b-4c92-9d10-3f8f6451cff1 2018-06-28 13:44:26,289 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2869e537-b1f2-4a26-88c9-86d32ff9695b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:26,739 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:26 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-fb342c66-845a-4013-8e41-367dbccbce74 x-openstack-request-id: req-fb342c66-845a-4013-8e41-367dbccbce74 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:44:21.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:44:26,739 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-fb342c66-845a-4013-8e41-367dbccbce74 2018-06-28 13:44:26,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:27,417 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:27 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5e7d3b56-72ac-4e18-a6cb-713a05a96b06 X-Compute-Request-Id: req-5e7d3b56-72ac-4e18-a6cb-713a05a96b06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:44:27,417 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-5e7d3b56-72ac-4e18-a6cb-713a05a96b06 2018-06-28 13:44:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:27,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:27 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-09cf4d5b-8365-4372-95f6-bbbee689808a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:27,749 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-09cf4d5b-8365-4372-95f6-bbbee689808a 2018-06-28 13:44:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:28,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:27 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-269b6376-61e9-41b8-9788-ac376d973e65 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:28,278 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-269b6376-61e9-41b8-9788-ac376d973e65 2018-06-28 13:44:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:28,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:28 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d1089197-a56b-49e8-a330-6b28d32f3d1b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:28,434 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-d1089197-a56b-49e8-a330-6b28d32f3d1b 2018-06-28 13:44:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:28,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:28 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-a088d6b8-15be-4200-9893-50476f958a1d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:28,840 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-a088d6b8-15be-4200-9893-50476f958a1d 2018-06-28 13:44:28,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:30,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:30 GMT Content-Type: application/json Content-Length: 1773 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5994f777-3fc0-4da3-aa44-9787d35b5fd1 X-Compute-Request-Id: req-5994f777-3fc0-4da3-aa44-9787d35b5fd1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:43:13Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:44:30,546 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-5994f777-3fc0-4da3-aa44-9787d35b5fd1 2018-06-28 13:44:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:30,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:30 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-74ae4d5f-3e69-46ae-b9eb-3a83308800a8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"58c25b64-0f4b-4631-a767-36492c740e55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["606bf8a8-8e39-4e1e-9e53-6ab7ac72712e"],"description":"","tags":[],"updated_at":"2018-06-28T13:42:05Z","provider:segmentation_id":1027,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:01Z","provider:network_type":"vlan"}]} 2018-06-28 13:44:30,870 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net used request id req-74ae4d5f-3e69-46ae-b9eb-3a83308800a8 2018-06-28 13:44:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:30 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd3469c2-cb2d-43a7-9625-f428fff2af8c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:44:30,979 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-fd3469c2-cb2d-43a7-9625-f428fff2af8c 2018-06-28 13:44:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:32,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-18da997e-1a80-4680-bc9e-b81134b6323a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:05Z","dns_nameservers":[],"updated_at":"2018-06-28T13:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet"}]} 2018-06-28 13:44:32,101 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-18da997e-1a80-4680-bc9e-b81134b6323a 2018-06-28 13:44:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d6a80062bbfa60eeda635be8e1905addc9c264" 2018-06-28 13:44:32,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:32 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-edc9c7b9-6e29-44ee-9e07-ca0f4aa6809f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:43:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.8"}],"id":"20a73248-b138-4160-a476-f31ba37db426","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu20a73248-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:ac:35","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"28279c97-83f6-44f0-9dec-9f9fd2ef8574","name":"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.3"}],"id":"6bf5c8ee-3f48-4f0d-b1fa-e222dd68ed79","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6bf5c8ee-3f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:a1:ef:47","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:42:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"606bf8a8-8e39-4e1e-9e53-6ab7ac72712e","ip_address":"10.55.0.2"}],"id":"88202cbe-e14d-4bf0-a5d3-899dd928ee94","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu88202cbe-e1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e6:d8:9b","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58c25b64-0f4b-4631-a767-36492c740e55","name":"","admin_state_up":true,"network_id":"58c25b64-0f4b-4631-a767-36492c740e55","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:42:06Z","binding:vnic_type":"normal"}]} 2018-06-28 13:44:32,285 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=58c25b64-0f4b-4631-a767-36492c740e55 used request id req-edc9c7b9-6e29-44ee-9e07-ca0f4aa6809f 2018-06-28 13:44:32,286 - create_instance - INFO - Deleting Port with ID - 20a73248-b138-4160-a476-f31ba37db426 2018-06-28 13:44:32,286 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-port 2018-06-28 13:44:32,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/20a73248-b138-4160-a476-f31ba37db426 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:33,874 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:44:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-28fd042d-dc69-4806-94a8-f807cf7abc88 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:44:33,875 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/20a73248-b138-4160-a476-f31ba37db426 used request id req-28fd042d-dc69-4806-94a8-f807cf7abc88 2018-06-28 13:44:33,875 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst 2018-06-28 13:44:33,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:34,525 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:44:34 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7ef3df8d-2a3b-4d80-9bc0-c191426d4443 X-Compute-Request-Id: req-7ef3df8d-2a3b-4d80-9bc0-c191426d4443 Front-End-Https: on 2018-06-28 13:44:34,525 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-7ef3df8d-2a3b-4d80-9bc0-c191426d4443 2018-06-28 13:44:34,526 - create_instance - INFO - Checking deletion status 2018-06-28 13:44:34,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:34,989 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:34 GMT Content-Type: application/json Content-Length: 1737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d97547a2-e3e6-49ba-8998-6ce236c6fa51 X-Compute-Request-Id: req-d97547a2-e3e6-49ba-8998-6ce236c6fa51 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:ac:35", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574", "rel": "bookmark"}], "image": {"id": "8e4e8182-8173-4a39-8283-cec3d0a861f7", "links": [{"href": "http://100.64.200.101:8774/images/8e4e8182-8173-4a39-8283-cec3d0a861f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-06-28T13:43:12.000000", "flavor": {"id": "a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "links": [{"href": "http://100.64.200.101:8774/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b", "rel": "bookmark"}]}, "id": "28279c97-83f6-44f0-9dec-9f9fd2ef8574", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:44:34Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst", "created": "2018-06-28T13:42:52Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:44:34,989 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-d97547a2-e3e6-49ba-8998-6ce236c6fa51 2018-06-28 13:44:34,989 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst] is - ACTIVE 2018-06-28 13:44:34,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:44:37,993 - create_instance - DEBUG - VM status query timeout in 296.533174992 2018-06-28 13:44:37,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8afe31b4f6613613757bf0b09406cc39f02d58" 2018-06-28 13:44:39,077 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:44:39 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d01551ab-591b-4c5c-afa1-f450820ad999 X-Compute-Request-Id: req-d01551ab-591b-4c5c-afa1-f450820ad999 RESP BODY: {"itemNotFound": {"message": "Instance 28279c97-83f6-44f0-9dec-9f9fd2ef8574 could not be found.", "code": 404}} 2018-06-28 13:44:39,077 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/28279c97-83f6-44f0-9dec-9f9fd2ef8574 used request id req-d01551ab-591b-4c5c-afa1-f450820ad999 2018-06-28 13:44:39,078 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 28279c97-83f6-44f0-9dec-9f9fd2ef8574 could not be found. (HTTP 404) (Request-ID: req-d01551ab-591b-4c5c-afa1-f450820ad999) 2018-06-28 13:44:39,078 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-vm_inst 2018-06-28 13:44:39,084 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:44:40,543 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:40 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-b944cf9e-d1d5-42b6-bedf-2561cd2cf4fc x-openstack-request-id: req-b944cf9e-d1d5-42b6-bedf-2561cd2cf4fc Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:44:21.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:44:40,543 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-b944cf9e-d1d5-42b6-bedf-2561cd2cf4fc 2018-06-28 13:44:40,544 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:44:40,544 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:44:40,545 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:44:40,548 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:44:41,890 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:44:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-eeb52b6d-a512-41ef-bd90-09f40023d959 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:44:41,890 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-eeb52b6d-a512-41ef-bd90-09f40023d959 2018-06-28 13:44:41,895 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:44:43,298 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:44:43 GMT Content-Type: application/json Content-Length: 1126 Connection: keep-alive x-compute-request-id: req-abd7b964-097d-465c-99e7-7edcc1a57488 x-openstack-request-id: req-abd7b964-097d-465c-99e7-7edcc1a57488 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:44:42.000000", "replication_status": null, "snapshot_id": null, "id": "521647ef-d598-4fa7-abb2-c3aaaf5c4414", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee", "bootable": "false", "created_at": "2018-06-28T13:42:17.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:44:43,298 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-abd7b964-097d-465c-99e7-7edcc1a57488 2018-06-28 13:44:43,299 - create_volume - DEBUG - Instance status is - deleting 2018-06-28 13:44:43,299 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-28 13:44:46,303 - create_volume - DEBUG - Volume status query timeout in 55.5884120464 2018-06-28 13:44:46,306 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-059f78c9-f13b-4770-8751-bc844fdcc8b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a44d6f3b880d107abb328972f01b5d1ac4454c" 2018-06-28 13:44:46,512 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:44:46 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-cd0942a0-ce03-486c-8c4c-b4de73bc5dfa x-openstack-request-id: req-cd0942a0-ce03-486c-8c4c-b4de73bc5dfa RESP BODY: {"itemNotFound": {"message": "Volume 521647ef-d598-4fa7-abb2-c3aaaf5c4414 could not be found.", "code": 404}} 2018-06-28 13:44:46,512 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/521647ef-d598-4fa7-abb2-c3aaaf5c4414 used request id req-cd0942a0-ce03-486c-8c4c-b4de73bc5dfa 2018-06-28 13:44:46,513 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 521647ef-d598-4fa7-abb2-c3aaaf5c4414 could not be found. (HTTP 404) (Request-ID: req-cd0942a0-ce03-486c-8c4c-b4de73bc5dfa) 2018-06-28 13:44:46,514 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee 2018-06-28 13:44:46,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9853dbbe3ed3d7766c7c64e4c166a598dc96b24d" 2018-06-28 13:44:47,562 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:44:47 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aa5ed7c6-f0fb-496e-acf1-7695aabf485a X-Compute-Request-Id: req-aa5ed7c6-f0fb-496e-acf1-7695aabf485a 2018-06-28 13:44:47,562 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/a0eedb65-0a62-4ce3-ac95-df5f0dae920b used request id req-aa5ed7c6-f0fb-496e-acf1-7695aabf485a 2018-06-28 13:44:47,564 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet 2018-06-28 13:44:47,564 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-subnet 2018-06-28 13:44:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/606bf8a8-8e39-4e1e-9e53-6ab7ac72712e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:44:53,061 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:44:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-be11b3b8-0948-4fde-befe-b596cde9a9bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:44:53,061 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/606bf8a8-8e39-4e1e-9e53-6ab7ac72712e used request id req-be11b3b8-0948-4fde-befe-b596cde9a9bf 2018-06-28 13:44:53,061 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-net 2018-06-28 13:44:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/58c25b64-0f4b-4631-a767-36492c740e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477ce649b37c0591fe8164efefeef0c36c79ac8" 2018-06-28 13:44:57,008 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:44:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-87455962-cd8f-4e23-bbe7-4413045b8a7b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:44:57,008 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/58c25b64-0f4b-4631-a767-36492c740e55 used request id req-87455962-cd8f-4e23-bbe7-4413045b8a7b 2018-06-28 13:44:57,009 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a3cbde7f-8837-41a8-a4fb-0e5645fed5ee-image 2018-06-28 13:44:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f05c6e95d9d3f59c8d024ee6404d79752e4839" 2018-06-28 13:44:58,318 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:44:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ff796343-f75f-40ee-9cee-249e17ca1fb3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:44:58,319 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/8e4e8182-8173-4a39-8283-cec3d0a861f7 used request id req-ff796343-f75f-40ee-9cee-249e17ca1fb3 2018-06-28 13:44:58,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:44:58,329 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:44:58,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:44:58,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:44:59,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["irSuidy7TjGomRNSJC_e6g"], "issued_at": "2018-06-28T13:44:59.000000Z"}} 2018-06-28 13:44:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:44:59,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:44:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bedd253-19d6-46f4-b1bc-c978d32c9036 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:44:59,994 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-1bedd253-19d6-46f4-b1bc-c978d32c9036 2018-06-28 13:44:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:45:01,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:01 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-7fd363fb-9bff-4da6-8db3-e69aff41c081 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image"} 2018-06-28 13:45:01,262 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image used request id req-7fd363fb-9bff-4da6-8db3-e69aff41c081 2018-06-28 13:45:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:45:02,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3a511c6e-137e-4633-8c0c-b7cde8b2c669 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:45:02,192 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-3a511c6e-137e-4633-8c0c-b7cde8b2c669 2018-06-28 13:45:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image"}' 2018-06-28 13:45:03,386 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:45:03 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-28ad5b2a-dd2e-4b1e-a8a4-e3b3a74fa890 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:45:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:45:03Z", "visibility": "shared", "self": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_disk": 0, "protected": false, "id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "file": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:45:03,386 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-28ad5b2a-dd2e-4b1e-a8a4-e3b3a74fa890 2018-06-28 13:45:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" -d '' 2018-06-28 13:45:05,488 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:45:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-957781fa-5f6f-48c0-995a-5ed033ffc341 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:45:05,489 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file used request id req-957781fa-5f6f-48c0-995a-5ed033ffc341 2018-06-28 13:45:05,489 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:45:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:45:06,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:06 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-200fb271-c611-40e9-ad0d-950a4c3e9a2a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:45:05Z", "visibility": "shared", "self": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_disk": 0, "protected": false, "id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "file": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:45:06,461 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 used request id req-200fb271-c611-40e9-ad0d-950a4c3e9a2a 2018-06-28 13:45:06,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:45:07,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-eedb5823-f177-4c40-a4f1-42a2694e7b1c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:45:07,382 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-eedb5823-f177-4c40-a4f1-42a2694e7b1c 2018-06-28 13:45:07,386 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image 2018-06-28 13:45:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:45:07,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:07 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-cd933e87-525d-47b8-ad77-b3e4af371d4c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:45:05Z", "visibility": "shared", "self": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_disk": 0, "protected": false, "id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "file": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:45:07,465 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 used request id req-cd933e87-525d-47b8-ad77-b3e4af371d4c 2018-06-28 13:45:07,466 - create_image - DEBUG - Instance status is - active 2018-06-28 13:45:07,466 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image 2018-06-28 13:45:07,466 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image 2018-06-28 13:45:07,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:45:07,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:45:08,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["zuGDnjViRl2J52E8oY7Afg"], "issued_at": "2018-06-28T13:45:08.000000Z"}} 2018-06-28 13:45:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:09,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:08 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c419b77d-502f-47c5-9224-f2fc72150abf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:09,055 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c419b77d-502f-47c5-9224-f2fc72150abf 2018-06-28 13:45:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:10,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d339f63f-79ce-4d09-9781-64c14d1be7c1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 13:45:10,033 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-d339f63f-79ce-4d09-9781-64c14d1be7c1 2018-06-28 13:45:10,034 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net 2018-06-28 13:45:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net", "admin_state_up": true}}' 2018-06-28 13:45:11,973 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:45:11 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-e4aab2ab-0826-4653-b475-eb6097ed0606 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:45:11Z","is_default":false,"provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","mtu":1500}} 2018-06-28 13:45:11,973 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-e4aab2ab-0826-4653-b475-eb6097ed0606 2018-06-28 13:45:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:12,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:12 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-a9f1cc1b-ca70-4198-bd7a-99856bbc61bf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:45:11Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:12,288 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-a9f1cc1b-ca70-4198-bd7a-99856bbc61bf 2018-06-28 13:45:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:12,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fb6dc0d4-ca77-46cc-8c89-13c2100bbab4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:45:12,395 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-fb6dc0d4-ca77-46cc-8c89-13c2100bbab4 2018-06-28 13:45:12,395 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet 2018-06-28 13:45:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" -d '{"subnets": [{"ip_version": 4, "network_id": "537514d1-aa72-4e30-b22e-ba56f1618cd8", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]}' 2018-06-28 13:45:14,769 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:45:14 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c205457e-50a4-4563-a265-b31a81335978 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:14,769 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-c205457e-50a4-4563-a265-b31a81335978 2018-06-28 13:45:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:15,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:15 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-d188c081-69c8-4c74-93ad-4aca4616f334 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:15,979 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-d188c081-69c8-4c74-93ad-4aca4616f334 2018-06-28 13:45:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:45:16,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:16 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-62189ea6-83ea-4018-95f0-f0257a9fc4cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:16,193 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-62189ea6-83ea-4018-95f0-f0257a9fc4cd 2018-06-28 13:45:16,194 - OpenStackNetwork - DEBUG - Network [537514d1-aa72-4e30-b22e-ba56f1618cd8] created successfully 2018-06-28 13:45:16,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:45:16,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:45:17,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["_4NlL_lFRDmS0A4uRzM8aA"], "issued_at": "2018-06-28T13:45:17.000000Z"}} 2018-06-28 13:45:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991cbff98a316c82aeecc05ac7e2d26c54463e0" 2018-06-28 13:45:17,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06bf871d-4db5-4380-bad3-da487f2b5858 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:17,867 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-06bf871d-4db5-4380-bad3-da487f2b5858 2018-06-28 13:45:17,869 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:45:17,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991cbff98a316c82aeecc05ac7e2d26c54463e0" 2018-06-28 13:45:19,044 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-decb8e25-95b2-4fa3-ba09-3b82416665db X-Compute-Request-Id: req-decb8e25-95b2-4fa3-ba09-3b82416665db Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:45:19,044 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-decb8e25-95b2-4fa3-ba09-3b82416665db 2018-06-28 13:45:19,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991cbff98a316c82aeecc05ac7e2d26c54463e0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:45:19,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:19 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b3fa5bd-0c50-49ae-b7b1-8613e806d9c4 X-Compute-Request-Id: req-2b3fa5bd-0c50-49ae-b7b1-8613e806d9c4 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "689e9645-1787-4cf1-a79d-d4e1c86e6749"}} 2018-06-28 13:45:19,803 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-2b3fa5bd-0c50-49ae-b7b1-8613e806d9c4 2018-06-28 13:45:19,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:45:19,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:45:20,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["hQin8446SSeqXBp33s4GHw"], "issued_at": "2018-06-28T13:45:20.000000Z"}} 2018-06-28 13:45:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:45:20,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:20 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e241007e-8f03-436a-ad76-6c4585784ef7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:20,950 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e241007e-8f03-436a-ad76-6c4585784ef7 2018-06-28 13:45:20,960 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:45:22,177 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1 x-openstack-request-id: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-28 13:45:22,178 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1 2018-06-28 13:45:22,182 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-28 13:45:24,613 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:45:24 GMT Content-Type: application/json Content-Length: 897 Connection: keep-alive x-compute-request-id: req-d632c0ed-b15e-4cca-b465-4b9e60c30e54 x-openstack-request-id: req-d632c0ed-b15e-4cca-b465-4b9e60c30e54 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-28T13:45:24.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9d2603d-0b37-4928-b049-828c221c1136", "size": 1}} 2018-06-28 13:45:24,613 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes used request id req-d632c0ed-b15e-4cca-b465-4b9e60c30e54 2018-06-28 13:45:24,618 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:45:25,983 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:25 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-eb6b7f38-a7a4-44cf-bd3a-72363378ee86 x-openstack-request-id: req-eb6b7f38-a7a4-44cf-bd3a-72363378ee86 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:45:25.000000", "replication_status": null, "snapshot_id": null, "id": "a9d2603d-0b37-4928-b049-828c221c1136", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "bootable": "false", "created_at": "2018-06-28T13:45:24.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:45:25,983 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-eb6b7f38-a7a4-44cf-bd3a-72363378ee86 2018-06-28 13:45:25,983 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:45:25,986 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:45:27,321 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:27 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-b193b13c-019f-43e6-b757-d7d720ea202b x-openstack-request-id: req-b193b13c-019f-43e6-b757-d7d720ea202b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:45:25.000000", "replication_status": null, "snapshot_id": null, "id": "a9d2603d-0b37-4928-b049-828c221c1136", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "bootable": "false", "created_at": "2018-06-28T13:45:24.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:45:27,321 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-b193b13c-019f-43e6-b757-d7d720ea202b 2018-06-28 13:45:27,322 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:45:27,322 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:45:27,322 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:45:27,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:45:27,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:45:28,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["OuIZz-mWQ56EUGUofNopBQ"], "issued_at": "2018-06-28T13:45:28.000000Z"}} 2018-06-28 13:45:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:28,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:28 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a9147db-2cb2-4627-9adc-77eec4a80979 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:28,810 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-7a9147db-2cb2-4627-9adc-77eec4a80979 2018-06-28 13:45:28,813 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:45:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:29,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:28 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed668dac-fbac-4d34-97a1-eabed9344181 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:29,325 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-ed668dac-fbac-4d34-97a1-eabed9344181 2018-06-28 13:45:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:30,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:30 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-3a4fa12d-b7de-45dc-b3c0-c55872aae003 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:30,629 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-3a4fa12d-b7de-45dc-b3c0-c55872aae003 2018-06-28 13:45:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:45:30,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:45:30 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:45:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:30,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:30 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-374dd8e4-504c-428e-b2de-bfa2918d3052 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:45:30,756 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-374dd8e4-504c-428e-b2de-bfa2918d3052 2018-06-28 13:45:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:31,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1db998b7-ac3e-49c6-b9ad-57962b87790d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:31,902 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-1db998b7-ac3e-49c6-b9ad-57962b87790d 2018-06-28 13:45:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:32,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-07d124e1-fb26-4565-bbee-f9b40118f20e Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:45:32,017 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True used request id req-07d124e1-fb26-4565-bbee-f9b40118f20e 2018-06-28 13:45:32,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:33,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72fe7998-2fa2-4f67-8b4a-0d3ae19235d3 X-Compute-Request-Id: req-72fe7998-2fa2-4f67-8b4a-0d3ae19235d3 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-28 13:45:33,403 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst used request id req-72fe7998-2fa2-4f67-8b4a-0d3ae19235d3 2018-06-28 13:45:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:34,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:34 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4b710c9b-2299-4f00-8157-5a92f24f8353 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:34,614 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-4b710c9b-2299-4f00-8157-5a92f24f8353 2018-06-28 13:45:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:34,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:34 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80ddda75-fd6d-4904-b466-a2996c86705f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:45:34,743 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-80ddda75-fd6d-4904-b466-a2996c86705f 2018-06-28 13:45:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:34,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-15a7538e-54c5-4c94-a47e-80d1b358937c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:34,976 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-15a7538e-54c5-4c94-a47e-80d1b358937c 2018-06-28 13:45:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:35,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:35 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5898da4c-0845-4ef2-b0ed-4179189c06cb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:45:35,088 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True used request id req-5898da4c-0845-4ef2-b0ed-4179189c06cb 2018-06-28 13:45:35,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:45:35,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:45:36,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["xMu3_PPXT627K37STwmeyA"], "issued_at": "2018-06-28T13:45:36.000000Z"}} 2018-06-28 13:45:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025b8046ef0a833967a494beb2cb4e3dd0116ad7" 2018-06-28 13:45:36,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:36 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1674cc7b-1527-4c95-b4aa-ad3e45935006 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:45:36,764 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-1674cc7b-1527-4c95-b4aa-ad3e45935006 2018-06-28 13:45:36,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:37,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:37 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-b75925f0-2ba1-4b3a-a4a9-b7ee766802a6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:37,086 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-b75925f0-2ba1-4b3a-a4a9-b7ee766802a6 2018-06-28 13:45:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:37,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f27fe26e-4f4d-4105-b85e-c699788a877c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:37,235 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-f27fe26e-4f4d-4105-b85e-c699788a877c 2018-06-28 13:45:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:37,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:37 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c6b2c582-d4e5-4c44-b332-8a503305b17b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:37,540 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-c6b2c582-d4e5-4c44-b332-8a503305b17b 2018-06-28 13:45:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:45:37,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:45:37 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:45:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025b8046ef0a833967a494beb2cb4e3dd0116ad7" 2018-06-28 13:45:37,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:37 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6dfa3b5-bf9a-4076-aff5-3e15e812f127 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:45:37,680 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-c6dfa3b5-bf9a-4076-aff5-3e15e812f127 2018-06-28 13:45:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:37,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a6be24d9-3ec8-4dec-86d4-12b5debeb2cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:37,832 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-a6be24d9-3ec8-4dec-86d4-12b5debeb2cf 2018-06-28 13:45:37,833 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net 2018-06-28 13:45:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" -d '{"port": {"network_id": "537514d1-aa72-4e30-b22e-ba56f1618cd8", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port", "admin_state_up": true}}' 2018-06-28 13:45:40,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:45:40 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-85e20687-3bb2-4a55-b267-1a6a23f3ad0c Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.13"}],"id":"4da3340b-5c9f-4c23-9bdf-edd9ece03604","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:7a:1f","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:38Z","binding:vnic_type":"normal"}} 2018-06-28 13:45:40,390 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-85e20687-3bb2-4a55-b267-1a6a23f3ad0c 2018-06-28 13:45:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:40,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:40 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4c4ff807-0b22-4bac-b9ec-662b9ecc316c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:45:40,741 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-4c4ff807-0b22-4bac-b9ec-662b9ecc316c 2018-06-28 13:45:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:41,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:40 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-312e2644-ae7f-43c0-81c3-7cbbfe3740f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:45:41,241 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-312e2644-ae7f-43c0-81c3-7cbbfe3740f8 2018-06-28 13:45:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:41,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2e7b52c2-6f9d-4e9a-8b60-bedfe1fa001f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:45:41,405 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-2e7b52c2-6f9d-4e9a-8b60-bedfe1fa001f 2018-06-28 13:45:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:41,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:41 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-b49dae91-253f-4ab3-bc39-68df53fd8641 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.13"}],"id":"4da3340b-5c9f-4c23-9bdf-edd9ece03604","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:7a:1f","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:38Z","binding:vnic_type":"normal"}]} 2018-06-28 13:45:41,601 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port&admin_state_up=True used request id req-b49dae91-253f-4ab3-bc39-68df53fd8641 2018-06-28 13:45:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:41,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:45:41 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b0c1ce3-25d3-44a7-9206-6f85566a7bd2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:45:41,727 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-6b0c1ce3-25d3-44a7-9206-6f85566a7bd2 2018-06-28 13:45:41,728 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst 2018-06-28 13:45:41,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:42,701 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:42 GMT Content-Type: application/json Content-Length: 365 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f0729ce9-977b-46d1-9d60-80300c4abe8f X-Compute-Request-Id: req-f0729ce9-977b-46d1-9d60-80300c4abe8f Front-End-Https: on RESP BODY: {"flavors": [{"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-flavor"}]} 2018-06-28 13:45:42,701 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-f0729ce9-977b-46d1-9d60-80300c4abe8f 2018-06-28 13:45:42,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:43,765 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:43 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0b0912b3-8942-430e-975f-8c485887e931 X-Compute-Request-Id: req-0b0912b3-8942-430e-975f-8c485887e931 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "689e9645-1787-4cf1-a79d-d4e1c86e6749"}} 2018-06-28 13:45:43,765 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749 used request id req-0b0912b3-8942-430e-975f-8c485887e931 2018-06-28 13:45:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:45,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:45 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-0e29bf24-a267-46a2-9a99-d58bcee29a44 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:45:05Z", "visibility": "shared", "self": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_disk": 0, "protected": false, "id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "file": "/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image"} 2018-06-28 13:45:45,026 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image used request id req-0e29bf24-a267-46a2-9a99-d58bcee29a44 2018-06-28 13:45:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:45:47,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:45:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e4b7a0fc-2625-4061-aa9c-cd14e9b9cd25 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:45:47,440 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-e4b7a0fc-2625-4061-aa9c-cd14e9b9cd25 2018-06-28 13:45:47,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "imageRef": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "flavorRef": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "max_count": 1, "min_count": 1, "networks": [{"port": "4da3340b-5c9f-4c23-9bdf-edd9ece03604"}]}}' 2018-06-28 13:45:57,053 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:45:57 GMT Content-Type: application/json Content-Length: 380 Connection: keep-alive Location: https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1f111e15-1d2e-4712-b943-1fa217d24f4a X-Compute-Request-Id: req-1f111e15-1d2e-4712-b943-1fa217d24f4a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92c45804-eee7-4620-bc28-f26b84557498", "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "adminPass": "uL2LX98G6rmT"}} 2018-06-28 13:45:57,053 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers used request id req-1f111e15-1d2e-4712-b943-1fa217d24f4a 2018-06-28 13:45:57,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:00,090 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:00 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9569c427-1a8a-4f9f-8a5c-287a3dfeb7f1 X-Compute-Request-Id: req-9569c427-1a8a-4f9f-8a5c-287a3dfeb7f1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:45:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:57Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:00,090 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-9569c427-1a8a-4f9f-8a5c-287a3dfeb7f1 2018-06-28 13:46:00,091 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst 2018-06-28 13:46:00,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:01,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:01 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-017b9bd2-9581-4340-ac8c-5fc7f8914a6b X-Compute-Request-Id: req-017b9bd2-9581-4340-ac8c-5fc7f8914a6b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:46:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:57Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:01,367 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-017b9bd2-9581-4340-ac8c-5fc7f8914a6b 2018-06-28 13:46:01,368 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - BUILD 2018-06-28 13:46:01,368 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:04,372 - create_instance - DEBUG - VM status query timeout in 895.719602823 2018-06-28 13:46:04,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:04,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:04 GMT Content-Type: application/json Content-Length: 1518 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cea3c750-d658-4af8-bec0-797290147d05 X-Compute-Request-Id: req-cea3c750-d658-4af8-bec0-797290147d05 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:46:04Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:04,869 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-cea3c750-d658-4af8-bec0-797290147d05 2018-06-28 13:46:04,869 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - BUILD 2018-06-28 13:46:04,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:07,872 - create_instance - DEBUG - VM status query timeout in 892.219122887 2018-06-28 13:46:07,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:11,294 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:11 GMT Content-Type: application/json Content-Length: 1566 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c583b6c2-58c7-4b61-bc1b-e45c1e212c43 X-Compute-Request-Id: req-c583b6c2-58c7-4b61-bc1b-e45c1e212c43 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:46:06Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:11,295 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-c583b6c2-58c7-4b61-bc1b-e45c1e212c43 2018-06-28 13:46:11,295 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - BUILD 2018-06-28 13:46:11,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:14,298 - create_instance - DEBUG - VM status query timeout in 885.793111801 2018-06-28 13:46:14,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:15,050 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:15 GMT Content-Type: application/json Content-Length: 1753 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8b32c47-6f8f-4e2a-bd87-0c8446b4617b X-Compute-Request-Id: req-a8b32c47-6f8f-4e2a-bd87-0c8446b4617b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:7a:1f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:46:06Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:15,050 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-a8b32c47-6f8f-4e2a-bd87-0c8446b4617b 2018-06-28 13:46:15,050 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - BUILD 2018-06-28 13:46:15,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:18,053 - create_instance - DEBUG - VM status query timeout in 882.037775993 2018-06-28 13:46:18,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:21,862 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:21 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df062d44-6264-4b1e-b193-56d271fd26e0 X-Compute-Request-Id: req-df062d44-6264-4b1e-b193-56d271fd26e0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:7a:1f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:17Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:21,862 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-df062d44-6264-4b1e-b193-56d271fd26e0 2018-06-28 13:46:21,862 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - ACTIVE 2018-06-28 13:46:21,863 - create_instance - INFO - VM is - ACTIVE 2018-06-28 13:46:21,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:22,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:22 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7fdc1afb-168b-437b-8e5d-c47bfd35eb8b X-Compute-Request-Id: req-7fdc1afb-168b-437b-8e5d-c47bfd35eb8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:7a:1f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:17Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:22,710 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-7fdc1afb-168b-437b-8e5d-c47bfd35eb8b 2018-06-28 13:46:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:23,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:23 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-05ad290b-93d8-4f1c-9c6e-724c5fa61e99 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:46:23,043 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-05ad290b-93d8-4f1c-9c6e-724c5fa61e99 2018-06-28 13:46:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:23,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:46:23 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3a29e25-4f9b-40c8-8bfc-c0fc2bb2215a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:46:23,172 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-e3a29e25-4f9b-40c8-8bfc-c0fc2bb2215a 2018-06-28 13:46:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:23,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:23 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-24972d05-38be-4b41-92a9-499190ef60c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:46:23,368 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-24972d05-38be-4b41-92a9-499190ef60c3 2018-06-28 13:46:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:23,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:23 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-f3b33db2-9b03-4051-bfe1-45721220c373 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:46:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.13"}],"id":"4da3340b-5c9f-4c23-9bdf-edd9ece03604","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4da3340b-5c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:0f:7a:1f","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"92c45804-eee7-4620-bc28-f26b84557498","name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.2"}],"id":"61452ae6-2ac6-4382-a654-fd5ede938da5","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu61452ae6-2a","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:21:27:de","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-537514d1-aa72-4e30-b22e-ba56f1618cd8","name":"","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.3"}],"id":"d37c64c3-5249-4b58-8162-1bb9073802be","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud37c64c3-52","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b7:3d:12","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-537514d1-aa72-4e30-b22e-ba56f1618cd8","name":"","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:17Z","binding:vnic_type":"normal"}]} 2018-06-28 13:46:23,555 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-f3b33db2-9b03-4051-bfe1-45721220c373 2018-06-28 13:46:23,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:46:24,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["zipC3aEGS4yk5m782w-jfA"], "issued_at": "2018-06-28T13:46:24.000000Z"}} 2018-06-28 13:46:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef4a1787875ce6110ae8b8f367bab9fb5527c1d" 2018-06-28 13:46:25,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:46:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd84edb5-9956-4752-99a8-b73e7d464fb2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:46:25,132 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-bd84edb5-9956-4752-99a8-b73e7d464fb2 2018-06-28 13:46:25,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:25,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:25 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d576d31-04e7-466a-bc8c-1e364fe5eb4f X-Compute-Request-Id: req-8d576d31-04e7-466a-bc8c-1e364fe5eb4f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:7a:1f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:17Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:46:25,853 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-8d576d31-04e7-466a-bc8c-1e364fe5eb4f 2018-06-28 13:46:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:26,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:26 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-9fb66fc5-39ec-4af4-95f9-1366a20554df Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["9438075f-72dd-415c-ab17-bb1926146ea7"],"description":"","tags":[],"updated_at":"2018-06-28T13:45:13Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:11Z","provider:network_type":"vlan"}]} 2018-06-28 13:46:26,229 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net used request id req-9fb66fc5-39ec-4af4-95f9-1366a20554df 2018-06-28 13:46:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:26,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:46:26 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-990ba220-4d4b-4817-8b7b-464733343c4e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:46:26,681 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-990ba220-4d4b-4817-8b7b-464733343c4e 2018-06-28 13:46:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:26,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:26 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-70aa77c8-0bef-4717-9e97-077d148b5d83 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:13Z","dns_nameservers":[],"updated_at":"2018-06-28T13:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"9438075f-72dd-415c-ab17-bb1926146ea7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet"}]} 2018-06-28 13:46:26,851 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-70aa77c8-0bef-4717-9e97-077d148b5d83 2018-06-28 13:46:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:27,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:27 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-03aee517-35cd-4d96-a222-fe9dafdc667d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:46:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.13"}],"id":"4da3340b-5c9f-4c23-9bdf-edd9ece03604","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4da3340b-5c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:0f:7a:1f","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"92c45804-eee7-4620-bc28-f26b84557498","name":"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.2"}],"id":"61452ae6-2ac6-4382-a654-fd5ede938da5","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu61452ae6-2a","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:21:27:de","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-537514d1-aa72-4e30-b22e-ba56f1618cd8","name":"","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:45:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9438075f-72dd-415c-ab17-bb1926146ea7","ip_address":"10.55.0.3"}],"id":"d37c64c3-5249-4b58-8162-1bb9073802be","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud37c64c3-52","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b7:3d:12","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-537514d1-aa72-4e30-b22e-ba56f1618cd8","name":"","admin_state_up":true,"network_id":"537514d1-aa72-4e30-b22e-ba56f1618cd8","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:45:17Z","binding:vnic_type":"normal"}]} 2018-06-28 13:46:27,044 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-03aee517-35cd-4d96-a222-fe9dafdc667d 2018-06-28 13:46:27,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef4a1787875ce6110ae8b8f367bab9fb5527c1d" -d '{"volumeAttachment": {"volumeId": "a9d2603d-0b37-4928-b049-828c221c1136"}}' 2018-06-28 13:46:35,703 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:35 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5cb9f651-ed78-4d4d-a269-4f03f54631aa X-Compute-Request-Id: req-5cb9f651-ed78-4d4d-a269-4f03f54631aa Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "92c45804-eee7-4620-bc28-f26b84557498", "id": "a9d2603d-0b37-4928-b049-828c221c1136", "volumeId": "a9d2603d-0b37-4928-b049-828c221c1136"}} 2018-06-28 13:46:35,703 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498/os-volume_attachments used request id req-5cb9f651-ed78-4d4d-a269-4f03f54631aa 2018-06-28 13:46:35,704 - create_instance - INFO - Deleting Port with ID - 4da3340b-5c9f-4c23-9bdf-edd9ece03604 2018-06-28 13:46:35,705 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-port 2018-06-28 13:46:35,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/4da3340b-5c9f-4c23-9bdf-edd9ece03604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:37,562 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:46:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bcdd179f-4e89-4f9f-bd99-5174cdfe682a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:46:37,562 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/4da3340b-5c9f-4c23-9bdf-edd9ece03604 used request id req-bcdd179f-4e89-4f9f-bd99-5174cdfe682a 2018-06-28 13:46:37,562 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst 2018-06-28 13:46:37,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:39,197 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:46:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-791dcf68-95c4-4fcc-a1bd-009f04a8622e X-Compute-Request-Id: req-791dcf68-95c4-4fcc-a1bd-009f04a8622e Front-End-Https: on 2018-06-28 13:46:39,197 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-791dcf68-95c4-4fcc-a1bd-009f04a8622e 2018-06-28 13:46:39,198 - create_instance - INFO - Checking deletion status 2018-06-28 13:46:39,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:40,688 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:40 GMT Content-Type: application/json Content-Length: 1784 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ed43e24c-a946-4fe1-8c2e-b3fc88323785 X-Compute-Request-Id: req-ed43e24c-a946-4fe1-8c2e-b3fc88323785 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:7a:1f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:39Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "a9d2603d-0b37-4928-b049-828c221c1136"}], "metadata": {}}} 2018-06-28 13:46:40,688 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-ed43e24c-a946-4fe1-8c2e-b3fc88323785 2018-06-28 13:46:40,689 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - ACTIVE 2018-06-28 13:46:40,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:43,692 - create_instance - DEBUG - VM status query timeout in 295.505669117 2018-06-28 13:46:43,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:45,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:45 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c394a23d-7617-4ae8-9af4-8842d82e3ecf X-Compute-Request-Id: req-c394a23d-7617-4ae8-9af4-8842d82e3ecf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:39Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "a9d2603d-0b37-4928-b049-828c221c1136"}], "metadata": {}}} 2018-06-28 13:46:45,873 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-c394a23d-7617-4ae8-9af4-8842d82e3ecf 2018-06-28 13:46:45,874 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - ACTIVE 2018-06-28 13:46:45,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:48,877 - create_instance - DEBUG - VM status query timeout in 290.321011066 2018-06-28 13:46:48,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:49,308 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:49 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7377636a-19d7-4f99-b1b9-1c03c6f98461 X-Compute-Request-Id: req-7377636a-19d7-4f99-b1b9-1c03c6f98461 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:39Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "a9d2603d-0b37-4928-b049-828c221c1136"}], "metadata": {}}} 2018-06-28 13:46:49,308 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-7377636a-19d7-4f99-b1b9-1c03c6f98461 2018-06-28 13:46:49,308 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - ACTIVE 2018-06-28 13:46:49,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:52,311 - create_instance - DEBUG - VM status query timeout in 286.886752129 2018-06-28 13:46:52,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:52,790 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:52 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-524e7184-5ce8-4a1a-81a0-9c46a3cd822f X-Compute-Request-Id: req-524e7184-5ce8-4a1a-81a0-9c46a3cd822f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/92c45804-eee7-4620-bc28-f26b84557498", "rel": "bookmark"}], "image": {"id": "4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "links": [{"href": "http://100.64.200.101:8774/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-06-28T13:46:16.000000", "flavor": {"id": "689e9645-1787-4cf1-a79d-d4e1c86e6749", "links": [{"href": "http://100.64.200.101:8774/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749", "rel": "bookmark"}]}, "id": "92c45804-eee7-4620-bc28-f26b84557498", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:46:50Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst", "created": "2018-06-28T13:45:56Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "a9d2603d-0b37-4928-b049-828c221c1136"}], "metadata": {}}} 2018-06-28 13:46:52,790 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-524e7184-5ce8-4a1a-81a0-9c46a3cd822f 2018-06-28 13:46:52,790 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst] is - ACTIVE 2018-06-28 13:46:52,790 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:46:55,794 - create_instance - DEBUG - VM status query timeout in 283.404519081 2018-06-28 13:46:55,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d851a5c3d885eac13e45d4d3452777966e3994" 2018-06-28 13:46:55,997 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:46:55 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-95999206-48eb-4dc8-bda9-6f5878dc882a X-Compute-Request-Id: req-95999206-48eb-4dc8-bda9-6f5878dc882a RESP BODY: {"itemNotFound": {"message": "Instance 92c45804-eee7-4620-bc28-f26b84557498 could not be found.", "code": 404}} 2018-06-28 13:46:55,997 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/92c45804-eee7-4620-bc28-f26b84557498 used request id req-95999206-48eb-4dc8-bda9-6f5878dc882a 2018-06-28 13:46:55,998 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 92c45804-eee7-4620-bc28-f26b84557498 could not be found. (HTTP 404) (Request-ID: req-95999206-48eb-4dc8-bda9-6f5878dc882a) 2018-06-28 13:46:55,998 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-vm_inst 2018-06-28 13:46:56,003 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:46:58,684 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:46:58 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-2ccfaf8d-a222-48dc-b1e5-25b26c819ea7 x-openstack-request-id: req-2ccfaf8d-a222-48dc-b1e5-25b26c819ea7 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:46:53.000000", "replication_status": null, "snapshot_id": null, "id": "a9d2603d-0b37-4928-b049-828c221c1136", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "bootable": "false", "created_at": "2018-06-28T13:45:24.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:46:58,684 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-2ccfaf8d-a222-48dc-b1e5-25b26c819ea7 2018-06-28 13:46:58,684 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:46:58,684 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:46:58,685 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:46:58,688 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:46:59,086 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:46:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-17752a16-862a-4603-bb1e-b5ba36b0c335 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:46:59,086 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-17752a16-862a-4603-bb1e-b5ba36b0c335 2018-06-28 13:46:59,088 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:47:00,747 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:00 GMT Content-Type: application/json Content-Length: 1126 Connection: keep-alive x-compute-request-id: req-d88214d6-c4e7-41e9-a563-79f4e9c0a443 x-openstack-request-id: req-d88214d6-c4e7-41e9-a563-79f4e9c0a443 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:46:59.000000", "replication_status": null, "snapshot_id": null, "id": "a9d2603d-0b37-4928-b049-828c221c1136", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91", "bootable": "false", "created_at": "2018-06-28T13:45:24.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:47:00,747 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-d88214d6-c4e7-41e9-a563-79f4e9c0a443 2018-06-28 13:47:00,747 - create_volume - DEBUG - Instance status is - deleting 2018-06-28 13:47:00,747 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-28 13:47:03,750 - create_volume - DEBUG - Volume status query timeout in 55.3362698555 2018-06-28 13:47:03,753 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4c1a86a-3e40-4ab5-bc7e-a2ada05034e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315a6c47da5a40be0687fd6f26b392e93d82ba66" 2018-06-28 13:47:03,981 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:47:03 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-1ed3a712-2c24-4819-9ff9-7f284f00faf9 x-openstack-request-id: req-1ed3a712-2c24-4819-9ff9-7f284f00faf9 RESP BODY: {"itemNotFound": {"message": "Volume a9d2603d-0b37-4928-b049-828c221c1136 could not be found.", "code": 404}} 2018-06-28 13:47:03,981 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/a9d2603d-0b37-4928-b049-828c221c1136 used request id req-1ed3a712-2c24-4819-9ff9-7f284f00faf9 2018-06-28 13:47:03,981 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a9d2603d-0b37-4928-b049-828c221c1136 could not be found. (HTTP 404) (Request-ID: req-1ed3a712-2c24-4819-9ff9-7f284f00faf9) 2018-06-28 13:47:03,982 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91 2018-06-28 13:47:03,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5991cbff98a316c82aeecc05ac7e2d26c54463e0" 2018-06-28 13:47:04,196 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:47:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-075c0651-6c17-42e0-abd4-ca189a52d09a X-Compute-Request-Id: req-075c0651-6c17-42e0-abd4-ca189a52d09a 2018-06-28 13:47:04,196 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/689e9645-1787-4cf1-a79d-d4e1c86e6749 used request id req-075c0651-6c17-42e0-abd4-ca189a52d09a 2018-06-28 13:47:04,197 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet 2018-06-28 13:47:04,197 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-subnet 2018-06-28 13:47:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/9438075f-72dd-415c-ab17-bb1926146ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:47:09,458 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:47:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ae9bc004-f7de-42cb-a6ec-0849ced574c1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:47:09,458 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/9438075f-72dd-415c-ab17-bb1926146ea7 used request id req-ae9bc004-f7de-42cb-a6ec-0849ced574c1 2018-06-28 13:47:09,458 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-net 2018-06-28 13:47:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/537514d1-aa72-4e30-b22e-ba56f1618cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47958f51810497f8f09f7e38301259597dea4ebc" 2018-06-28 13:47:14,307 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:47:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2644d2a-b537-4a6c-947b-aa985137c3f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:47:14,307 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/537514d1-aa72-4e30-b22e-ba56f1618cd8 used request id req-b2644d2a-b537-4a6c-947b-aa985137c3f9 2018-06-28 13:47:14,309 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a1938603-a707-4d16-89b2-610b8bed4d91-image 2018-06-28 13:47:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c437ecea3030d485c6f368f677c01150b386d7" 2018-06-28 13:47:17,184 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:47:17 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27b9528b-ebf4-4c3f-a489-4af963d8659e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:47:17,184 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/4a4fe44d-6772-4da4-a8c2-fea5bd4d3ab6 used request id req-27b9528b-ebf4-4c3f-a489-4af963d8659e 2018-06-28 13:47:17,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:47:17,192 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:47:17,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:17,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:18,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["x2uSccY1Tn2mZeDJFFzFqg"], "issued_at": "2018-06-28T13:47:18.000000Z"}} 2018-06-28 13:47:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:18,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:18 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68b063d2-d864-44aa-9f47-91efa6eaa4b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:18,835 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-68b063d2-d864-44aa-9f47-91efa6eaa4b9 2018-06-28 13:47:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:19,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:19 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-444bf7d5-2dcc-42c7-8562-58a4925aa4b3 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image"} 2018-06-28 13:47:19,949 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image used request id req-444bf7d5-2dcc-42c7-8562-58a4925aa4b3 2018-06-28 13:47:19,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:20,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4c65877a-a927-4752-8024-fbcdd874cd61 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:47:20,797 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-4c65877a-a927-4752-8024-fbcdd874cd61 2018-06-28 13:47:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image"}' 2018-06-28 13:47:21,961 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:47:21 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cc274cff-d805-470e-9808-33fb700632f0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:47:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:47:22Z", "visibility": "shared", "self": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_disk": 0, "protected": false, "id": "a66833f3-a030-4e02-a0e4-a54388c48784", "file": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:47:21,961 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-cc274cff-d805-470e-9808-33fb700632f0 2018-06-28 13:47:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" -d '' 2018-06-28 13:47:23,834 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:47:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8fec3e1f-d2e1-448f-b171-fdd6e0d78579 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:47:23,835 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file used request id req-8fec3e1f-d2e1-448f-b171-fdd6e0d78579 2018-06-28 13:47:23,835 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:47:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:25,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:25 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-d2a260e7-e6a7-4218-b45e-5a033073a921 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:47:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:47:24Z", "visibility": "shared", "self": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_disk": 0, "protected": false, "id": "a66833f3-a030-4e02-a0e4-a54388c48784", "file": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:47:25,092 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 used request id req-d2a260e7-e6a7-4218-b45e-5a033073a921 2018-06-28 13:47:25,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:27,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-86ea51f5-f952-49c5-9a4d-739e270b954f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:47:27,267 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-86ea51f5-f952-49c5-9a4d-739e270b954f 2018-06-28 13:47:27,271 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image 2018-06-28 13:47:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:47:28,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:28 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-1396378d-32fd-4ef4-9a44-94a223effb16 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:47:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:47:24Z", "visibility": "shared", "self": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_disk": 0, "protected": false, "id": "a66833f3-a030-4e02-a0e4-a54388c48784", "file": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:47:28,364 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 used request id req-1396378d-32fd-4ef4-9a44-94a223effb16 2018-06-28 13:47:28,365 - create_image - DEBUG - Instance status is - active 2018-06-28 13:47:28,365 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image 2018-06-28 13:47:28,365 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image 2018-06-28 13:47:28,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:28,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:29,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["WH9QHVAhQUK55H2bwRkFZw"], "issued_at": "2018-06-28T13:47:29.000000Z"}} 2018-06-28 13:47:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:30,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:29 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-312fbf33-04af-4764-96b1-a8df0a2cac44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:30,091 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-312fbf33-04af-4764-96b1-a8df0a2cac44 2018-06-28 13:47:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:31,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-52886f25-8064-44c9-8cdf-2b883be2fc73 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 13:47:31,155 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-52886f25-8064-44c9-8cdf-2b883be2fc73 2018-06-28 13:47:31,155 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net 2018-06-28 13:47:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net", "admin_state_up": true}}' 2018-06-28 13:47:32,171 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:47:32 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-9b3577da-1688-43ee-a7e6-4f2ed164d9fe Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:47:31Z","is_default":false,"provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","mtu":1500}} 2018-06-28 13:47:32,171 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-9b3577da-1688-43ee-a7e6-4f2ed164d9fe 2018-06-28 13:47:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:33,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:33 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-e79fef64-56c7-4dda-97c2-7301d9d74343 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-28T13:47:31Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:47:33,339 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-e79fef64-56c7-4dda-97c2-7301d9d74343 2018-06-28 13:47:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:33,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:33 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9d1438bb-360d-403f-a5b5-eda5ee51eaaa Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 13:47:33,451 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-9d1438bb-360d-403f-a5b5-eda5ee51eaaa 2018-06-28 13:47:33,451 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet 2018-06-28 13:47:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" -d '{"subnets": [{"ip_version": 4, "network_id": "1df58340-58e1-485c-9a20-0ffe1a730a39", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]}' 2018-06-28 13:47:35,887 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:47:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1d926893-98a7-4986-87a2-d441b68c2cac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:47:35,887 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-1d926893-98a7-4986-87a2-d441b68c2cac 2018-06-28 13:47:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:36,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:36 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-b056e2f4-28d1-49ac-973c-b34120fef704 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:47:36,467 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-b056e2f4-28d1-49ac-973c-b34120fef704 2018-06-28 13:47:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:47:36,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:36 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b2f192da-7d89-47ed-9ea5-b549bd08982d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:47:36,676 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-b2f192da-7d89-47ed-9ea5-b549bd08982d 2018-06-28 13:47:36,677 - OpenStackNetwork - DEBUG - Network [1df58340-58e1-485c-9a20-0ffe1a730a39] created successfully 2018-06-28 13:47:36,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:36,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:37,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["0wXbSbwbSvq2ccW6oZ46Dw"], "issued_at": "2018-06-28T13:47:37.000000Z"}} 2018-06-28 13:47:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c5ee8c020478df50c6ef428112ede0f0ef8c1b" 2018-06-28 13:47:38,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:37 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fe7cbc7-3ba2-412f-95a8-879c305d6f7e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:38,238 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-2fe7cbc7-3ba2-412f-95a8-879c305d6f7e 2018-06-28 13:47:38,240 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:47:38,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c5ee8c020478df50c6ef428112ede0f0ef8c1b" 2018-06-28 13:47:38,971 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ec126a8-8c6f-46af-9d7b-c8cb4c6068ec X-Compute-Request-Id: req-3ec126a8-8c6f-46af-9d7b-c8cb4c6068ec Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:47:38,971 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-3ec126a8-8c6f-46af-9d7b-c8cb4c6068ec 2018-06-28 13:47:38,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c5ee8c020478df50c6ef428112ede0f0ef8c1b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:47:39,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:39 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5039e0cc-c113-4284-9cc1-b6020d33d615 X-Compute-Request-Id: req-5039e0cc-c113-4284-9cc1-b6020d33d615 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8"}} 2018-06-28 13:47:39,991 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-5039e0cc-c113-4284-9cc1-b6020d33d615 2018-06-28 13:47:39,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:39,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:41,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["keZJwtbJSyqqclEHZUyGxg"], "issued_at": "2018-06-28T13:47:41.000000Z"}} 2018-06-28 13:47:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:47:41,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:41 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dcb0691-1c11-4744-b528-171119da45f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:41,553 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-3dcb0691-1c11-4744-b528-171119da45f8 2018-06-28 13:47:41,559 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:47:43,903 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7 x-openstack-request-id: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-28 13:47:43,903 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7 2018-06-28 13:47:43,908 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-28 13:47:47,527 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:47:47 GMT Content-Type: application/json Content-Length: 897 Connection: keep-alive x-compute-request-id: req-be63017d-8516-403f-b971-3bad1a933c7f x-openstack-request-id: req-be63017d-8516-403f-b971-3bad1a933c7f RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-28T13:47:47.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "size": 1}} 2018-06-28 13:47:47,527 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes used request id req-be63017d-8516-403f-b971-3bad1a933c7f 2018-06-28 13:47:47,531 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:47:48,935 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:48 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-4c4cfae5-208b-4803-bcc5-c253fb505090 x-openstack-request-id: req-4c4cfae5-208b-4803-bcc5-c253fb505090 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:47:48.000000", "replication_status": null, "snapshot_id": null, "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "bootable": "false", "created_at": "2018-06-28T13:47:47.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:47:48,935 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-4c4cfae5-208b-4803-bcc5-c253fb505090 2018-06-28 13:47:48,936 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:47:48,939 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:47:51,698 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:51 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-c51c4249-22fa-443f-b6b8-cb27c8615f77 x-openstack-request-id: req-c51c4249-22fa-443f-b6b8-cb27c8615f77 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:47:48.000000", "replication_status": null, "snapshot_id": null, "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "bootable": "false", "created_at": "2018-06-28T13:47:47.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:47:51,698 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-c51c4249-22fa-443f-b6b8-cb27c8615f77 2018-06-28 13:47:51,699 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:47:51,699 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:47:51,699 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:47:51,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:51,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:52,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["0XAwtkgbTGmvNp2e9TrcKA"], "issued_at": "2018-06-28T13:47:52.000000Z"}} 2018-06-28 13:47:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:52,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:52 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b195970a-e858-43b2-a1da-9fef776638ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:52,959 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b195970a-e858-43b2-a1da-9fef776638ef 2018-06-28 13:47:52,963 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:47:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:52 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be987824-e70a-4920-9310-932afe28ee55 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:53,033 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-be987824-e70a-4920-9310-932afe28ee55 2018-06-28 13:47:53,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:54,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:54 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c4f044b7-620c-4549-9042-7e65852344fd Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:47:54,461 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-c4f044b7-620c-4549-9042-7e65852344fd 2018-06-28 13:47:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:47:54,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:47:54 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:47:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:54,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:54 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96eb99e0-3cad-4656-96fd-8ae8bcb092d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:47:54,606 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-96eb99e0-3cad-4656-96fd-8ae8bcb092d3 2018-06-28 13:47:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:55,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4b84ce1b-fc40-4dd5-98de-31f5d9267b19 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:47:55,734 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-4b84ce1b-fc40-4dd5-98de-31f5d9267b19 2018-06-28 13:47:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:55,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:55 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-48add85c-5d05-4f9d-a09e-470bd538d1d3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:47:55,913 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True used request id req-48add85c-5d05-4f9d-a09e-470bd538d1d3 2018-06-28 13:47:55,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:57,232 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35e7eb7c-a1fd-4296-bed2-38240aebacf3 X-Compute-Request-Id: req-35e7eb7c-a1fd-4296-bed2-38240aebacf3 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-28 13:47:57,232 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst used request id req-35e7eb7c-a1fd-4296-bed2-38240aebacf3 2018-06-28 13:47:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:57,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:57 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-b6488e2b-abb9-471f-b33f-c97c6a6ec82b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:47:57,562 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-b6488e2b-abb9-471f-b33f-c97c6a6ec82b 2018-06-28 13:47:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:57,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:57 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85e68193-fce2-470b-aec8-ec1b56de9a74 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:47:57,997 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-85e68193-fce2-470b-aec8-ec1b56de9a74 2018-06-28 13:47:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:58,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e42cac7e-78f2-43ab-bb6e-d6937a22d72b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:47:58,158 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-e42cac7e-78f2-43ab-bb6e-d6937a22d72b 2018-06-28 13:47:58,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:47:58,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:47:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4e035373-30a5-49c1-a4ab-30d6e49f8ca5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 13:47:58,273 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True used request id req-4e035373-30a5-49c1-a4ab-30d6e49f8ca5 2018-06-28 13:47:58,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:47:58,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:47:59,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["YxR5dmkSQsqjZdw07KLc0Q"], "issued_at": "2018-06-28T13:47:59.000000Z"}} 2018-06-28 13:47:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca74e1db0b655cdc0878e5751abd88494c2e13a" 2018-06-28 13:47:59,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:47:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5e2e16e-d3ae-4579-b9e8-e221105061a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:47:59,841 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-a5e2e16e-d3ae-4579-b9e8-e221105061a0 2018-06-28 13:47:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:01,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:01 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-db75c774-7a2a-4e9a-80d6-530eab5d3f98 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:48:01,226 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-db75c774-7a2a-4e9a-80d6-530eab5d3f98 2018-06-28 13:48:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:01,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-51bf8f75-fdfa-4d00-b823-630fab6e1d71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:48:01,434 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-51bf8f75-fdfa-4d00-b823-630fab6e1d71 2018-06-28 13:48:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:01,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:01 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-ac0f38ac-8e04-4f18-ba84-545d888158eb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:48:01,738 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-ac0f38ac-8e04-4f18-ba84-545d888158eb 2018-06-28 13:48:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:48:01,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:48:01 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:48:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca74e1db0b655cdc0878e5751abd88494c2e13a" 2018-06-28 13:48:02,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:01 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e4a0659-7272-493e-ab5d-d4bf26f93165 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:48:02,369 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4e4a0659-7272-493e-ab5d-d4bf26f93165 2018-06-28 13:48:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:02,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2af3bf47-85fa-4a94-99b7-a8a728d4ca43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:48:02,525 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-2af3bf47-85fa-4a94-99b7-a8a728d4ca43 2018-06-28 13:48:02,526 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net 2018-06-28 13:48:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" -d '{"port": {"network_id": "1df58340-58e1-485c-9a20-0ffe1a730a39", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port", "admin_state_up": true}}' 2018-06-28 13:48:05,052 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:48:05 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-f461934c-2e36-4f75-a240-5f8967f99327 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:03Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}} 2018-06-28 13:48:05,052 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-f461934c-2e36-4f75-a240-5f8967f99327 2018-06-28 13:48:05,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:05,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:05 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-0f871eaa-7734-43eb-b445-03ec7c153468 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:48:05,384 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-0f871eaa-7734-43eb-b445-03ec7c153468 2018-06-28 13:48:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:05 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e4e5465-7a2a-441a-b74b-23cdc1d782bd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:48:05,490 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-5e4e5465-7a2a-441a-b74b-23cdc1d782bd 2018-06-28 13:48:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:05,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:05 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5d40425f-49a0-47d4-bacb-759d07d2cd7b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:48:05,637 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-5d40425f-49a0-47d4-bacb-759d07d2cd7b 2018-06-28 13:48:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:06,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:06 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-6a849902-7fc2-4429-9140-4897607e1d6b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:03Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:48:06,710 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port&admin_state_up=True used request id req-6a849902-7fc2-4429-9140-4897607e1d6b 2018-06-28 13:48:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:06,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:06 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5245a04-b82b-4ea5-afe5-94b3aaa8a744 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:48:06,815 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-a5245a04-b82b-4ea5-afe5-94b3aaa8a744 2018-06-28 13:48:06,815 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst 2018-06-28 13:48:06,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:07,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:07 GMT Content-Type: application/json Content-Length: 365 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1774e46-443f-4dce-bee2-124b3de1fc4a X-Compute-Request-Id: req-c1774e46-443f-4dce-bee2-124b3de1fc4a Front-End-Https: on RESP BODY: {"flavors": [{"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-flavor"}]} 2018-06-28 13:48:07,850 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-c1774e46-443f-4dce-bee2-124b3de1fc4a 2018-06-28 13:48:07,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:08,527 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:08 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9981646-b78e-447e-a86b-687f3c0fd7d9 X-Compute-Request-Id: req-f9981646-b78e-447e-a86b-687f3c0fd7d9 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8"}} 2018-06-28 13:48:08,527 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8 used request id req-f9981646-b78e-447e-a86b-687f3c0fd7d9 2018-06-28 13:48:08,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:09,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:09 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-b523b11c-32b2-472b-a028-b02b61aaf7b9 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:47:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:47:24Z", "visibility": "shared", "self": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_disk": 0, "protected": false, "id": "a66833f3-a030-4e02-a0e4-a54388c48784", "file": "/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/a66833f3-a030-4e02-a0e4-a54388c48784", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image"} 2018-06-28 13:48:09,768 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image used request id req-b523b11c-32b2-472b-a028-b02b61aaf7b9 2018-06-28 13:48:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:10,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-09aaa669-592f-4c38-a4a0-654c28ac536d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:48:10,704 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-09aaa669-592f-4c38-a4a0-654c28ac536d 2018-06-28 13:48:10,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "imageRef": "a66833f3-a030-4e02-a0e4-a54388c48784", "flavorRef": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "max_count": 1, "min_count": 1, "networks": [{"port": "eab07c4d-0710-4ba1-9cda-9a554439203b"}]}}' 2018-06-28 13:48:19,607 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:48:19 GMT Content-Type: application/json Content-Length: 380 Connection: keep-alive Location: https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-044cf5f6-22e6-48f5-aa91-db85493fb37e X-Compute-Request-Id: req-044cf5f6-22e6-48f5-aa91-db85493fb37e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "adminPass": "r7E3UrFUJp6A"}} 2018-06-28 13:48:19,608 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers used request id req-044cf5f6-22e6-48f5-aa91-db85493fb37e 2018-06-28 13:48:19,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:19,939 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:19 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-717d2424-d484-4357-b371-558d51c239ee X-Compute-Request-Id: req-717d2424-d484-4357-b371-558d51c239ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:48:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:19,939 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-717d2424-d484-4357-b371-558d51c239ee 2018-06-28 13:48:19,940 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst 2018-06-28 13:48:19,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:22,797 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:22 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30faf45f-f02d-43ed-8c07-daf9e0df3a79 X-Compute-Request-Id: req-30faf45f-f02d-43ed-8c07-daf9e0df3a79 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:48:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:22,797 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-30faf45f-f02d-43ed-8c07-daf9e0df3a79 2018-06-28 13:48:22,798 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - BUILD 2018-06-28 13:48:22,798 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:48:25,801 - create_instance - DEBUG - VM status query timeout in 894.138639927 2018-06-28 13:48:25,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:27,378 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:27 GMT Content-Type: application/json Content-Length: 1536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6254df36-74a1-44eb-8ca6-27cbc60ecfe9 X-Compute-Request-Id: req-6254df36-74a1-44eb-8ca6-27cbc60ecfe9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:48:26Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:27,378 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-6254df36-74a1-44eb-8ca6-27cbc60ecfe9 2018-06-28 13:48:27,379 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - BUILD 2018-06-28 13:48:27,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:48:30,382 - create_instance - DEBUG - VM status query timeout in 889.557889938 2018-06-28 13:48:30,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:32,662 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:32 GMT Content-Type: application/json Content-Length: 1566 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fbc6b2c-0bc3-4aac-bec7-d337c1899586 X-Compute-Request-Id: req-2fbc6b2c-0bc3-4aac-bec7-d337c1899586 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:48:27Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:32,663 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-2fbc6b2c-0bc3-4aac-bec7-d337c1899586 2018-06-28 13:48:32,663 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - BUILD 2018-06-28 13:48:32,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:48:35,666 - create_instance - DEBUG - VM status query timeout in 884.273914814 2018-06-28 13:48:35,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:38,319 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:38 GMT Content-Type: application/json Content-Length: 1753 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ec8476e3-09ca-4095-82f8-e2ec3f6d2fbe X-Compute-Request-Id: req-ec8476e3-09ca-4095-82f8-e2ec3f6d2fbe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T13:48:27Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:38,319 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-ec8476e3-09ca-4095-82f8-e2ec3f6d2fbe 2018-06-28 13:48:38,320 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - BUILD 2018-06-28 13:48:38,320 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:48:41,323 - create_instance - DEBUG - VM status query timeout in 878.617023945 2018-06-28 13:48:41,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:45,018 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:45 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2d1582b-f3a5-430f-b12d-7d00af3d8898 X-Compute-Request-Id: req-e2d1582b-f3a5-430f-b12d-7d00af3d8898 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:45,018 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-e2d1582b-f3a5-430f-b12d-7d00af3d8898 2018-06-28 13:48:45,019 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - ACTIVE 2018-06-28 13:48:45,019 - create_instance - INFO - VM is - ACTIVE 2018-06-28 13:48:45,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:48,604 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:48 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08c32aec-fbfe-4180-8a70-19d8f65df624 X-Compute-Request-Id: req-08c32aec-fbfe-4180-8a70-19d8f65df624 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:48,604 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-08c32aec-fbfe-4180-8a70-19d8f65df624 2018-06-28 13:48:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:48,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:48 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-538c4cbd-af1b-4e1e-8223-f127dbb89051 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:48:48,950 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-538c4cbd-af1b-4e1e-8223-f127dbb89051 2018-06-28 13:48:48,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:49,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:48 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b9143cf-ab09-4a42-b7a9-1daee3180d8e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:48:49,382 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-2b9143cf-ab09-4a42-b7a9-1daee3180d8e 2018-06-28 13:48:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:49,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-af3f9995-1c37-4b39-848c-44790e2d7595 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:48:49,543 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-af3f9995-1c37-4b39-848c-44790e2d7595 2018-06-28 13:48:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:49,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:49 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-8580db40-05c1-4f20-8374-c5d223a35aae Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:48:49,743 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-8580db40-05c1-4f20-8374-c5d223a35aae 2018-06-28 13:48:49,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:48:50,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["3xPWaseBQGyoHmy7G7wazQ"], "issued_at": "2018-06-28T13:48:50.000000Z"}} 2018-06-28 13:48:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:48:51,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:50 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00e723e8-190f-451b-b371-ca3e1b173cac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:48:51,273 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-00e723e8-190f-451b-b371-ca3e1b173cac 2018-06-28 13:48:51,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:52,042 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:52 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4f75e357-d369-4e9a-b702-68f764a74b3f X-Compute-Request-Id: req-4f75e357-d369-4e9a-b702-68f764a74b3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:48:52,042 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-4f75e357-d369-4e9a-b702-68f764a74b3f 2018-06-28 13:48:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:52,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:52 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-1fbbbb6d-463a-4831-acc1-873010c9f126 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:48:52,376 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-1fbbbb6d-463a-4831-acc1-873010c9f126 2018-06-28 13:48:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:52,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:48:52 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f4323cd-4837-4fd3-a2c0-edc9a25831ef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:48:52,490 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-9f4323cd-4837-4fd3-a2c0-edc9a25831ef 2018-06-28 13:48:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:52,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-eb256db3-a692-4f89-9bff-17bdbc1c91a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:48:52,666 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-eb256db3-a692-4f89-9bff-17bdbc1c91a2 2018-06-28 13:48:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:48:52,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:48:52 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-0076aeec-803f-4921-bb20-2301febbbd60 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:48:52,878 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-0076aeec-803f-4921-bb20-2301febbbd60 2018-06-28 13:48:52,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" -d '{"volumeAttachment": {"volumeId": "4a3243f3-d1ba-414c-af13-a617881a1c16"}}' 2018-06-28 13:49:02,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:02 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ea87b41d-6a2a-4235-8bc7-55e749e6c1f9 X-Compute-Request-Id: req-ea87b41d-6a2a-4235-8bc7-55e749e6c1f9 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "9eace4f2-015e-4976-bf14-03f8fad44981", "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "volumeId": "4a3243f3-d1ba-414c-af13-a617881a1c16"}} 2018-06-28 13:49:02,280 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981/os-volume_attachments used request id req-ea87b41d-6a2a-4235-8bc7-55e749e6c1f9 2018-06-28 13:49:02,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:05,721 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:05 GMT Content-Type: application/json Content-Length: 1820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d49b2148-dd93-4ca2-b1d9-6ae07c6437d3 X-Compute-Request-Id: req-d49b2148-dd93-4ca2-b1d9-6ae07c6437d3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "metadata": {}}} 2018-06-28 13:49:05,722 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-d49b2148-dd93-4ca2-b1d9-6ae07c6437d3 2018-06-28 13:49:05,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:07,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:07 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-1b699c87-6ec1-4e52-b5e8-c20c54674b4b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:49:07,064 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-1b699c87-6ec1-4e52-b5e8-c20c54674b4b 2018-06-28 13:49:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:49:07,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:49:07 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:49:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:07,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:07 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b87f134-6fc2-4d17-bb24-9cb374eea547 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:49:07,569 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-4b87f134-6fc2-4d17-bb24-9cb374eea547 2018-06-28 13:49:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:07,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:07 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7f2f516f-c812-4285-9b56-75a89928d397 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:49:07,748 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-7f2f516f-c812-4285-9b56-75a89928d397 2018-06-28 13:49:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:07,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:07 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-89f17dfb-f76b-417c-9055-c866cb34b4db Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:49:07,956 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-89f17dfb-f76b-417c-9055-c866cb34b4db 2018-06-28 13:49:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:08,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:07 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-052c0b1b-9235-4960-8c67-2960321f64d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:49:08,020 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-052c0b1b-9235-4960-8c67-2960321f64d9 2018-06-28 13:49:08,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:10,557 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:10 GMT Content-Type: application/json Content-Length: 1820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e29d4cf8-5f4a-4255-9565-88ba4466aff2 X-Compute-Request-Id: req-e29d4cf8-5f4a-4255-9565-88ba4466aff2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "metadata": {}}} 2018-06-28 13:49:10,557 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-e29d4cf8-5f4a-4255-9565-88ba4466aff2 2018-06-28 13:49:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:10,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:10 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-92b3c13d-b20a-44ff-b049-880934c838b5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:49:10,874 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-92b3c13d-b20a-44ff-b049-880934c838b5 2018-06-28 13:49:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:11,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:10 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3da5da04-0158-4864-bbdf-e8e081271358 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:49:11,390 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-3da5da04-0158-4864-bbdf-e8e081271358 2018-06-28 13:49:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:11,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:11 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b7ad4f94-5811-4ed3-8048-43b5c5a948ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:49:11,566 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-b7ad4f94-5811-4ed3-8048-43b5c5a948ea 2018-06-28 13:49:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:11,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:11 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-269e79ce-62e1-4eda-a25f-a3b631dc2d3a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:49:11,748 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-269e79ce-62e1-4eda-a25f-a3b631dc2d3a 2018-06-28 13:49:11,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:13,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:13 GMT Content-Type: application/json Content-Length: 1820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8befae53-e34c-4bde-b6f6-58b1d58c1c76 X-Compute-Request-Id: req-8befae53-e34c-4bde-b6f6-58b1d58c1c76 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "metadata": {}}} 2018-06-28 13:49:13,366 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-8befae53-e34c-4bde-b6f6-58b1d58c1c76 2018-06-28 13:49:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:14,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:14 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-0da958fc-6cd4-4fce-b751-c5818dff4244 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:49:14,814 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-0da958fc-6cd4-4fce-b751-c5818dff4244 2018-06-28 13:49:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:14,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:14 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4e9db06-6ffb-45ca-b788-a05c7b45a437 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:49:14,930 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-e4e9db06-6ffb-45ca-b788-a05c7b45a437 2018-06-28 13:49:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:16,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:16 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-befb1146-2edf-440e-8b5d-228f86a56e76 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:49:16,048 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-befb1146-2edf-440e-8b5d-228f86a56e76 2018-06-28 13:49:16,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:16,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:16 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-e697706b-3fb5-4df4-8866-f1d05d8f4f4c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:49:16,289 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-e697706b-3fb5-4df4-8866-f1d05d8f4f4c 2018-06-28 13:49:16,293 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:17,618 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:17 GMT Content-Type: application/json Content-Length: 1444 Connection: keep-alive x-compute-request-id: req-670ff57d-86bf-4478-a869-fce8b34c347e x-openstack-request-id: req-670ff57d-86bf-4478-a869-fce8b34c347e Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "9eace4f2-015e-4976-bf14-03f8fad44981", "attachment_id": "1c1712d4-fd05-482a-b69e-987b4636ce32", "attached_at": "2018-06-28T13:49:10.000000", "host_name": "cmp001", "volume_id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "device": "/dev/vdc", "id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:49:14.000000", "replication_status": null, "snapshot_id": null, "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "bootable": "false", "created_at": "2018-06-28T13:47:47.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:49:17,618 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-670ff57d-86bf-4478-a869-fce8b34c347e 2018-06-28 13:49:17,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:18,310 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:18 GMT Content-Type: application/json Content-Length: 1820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fedd2046-33a9-4039-8938-83082b810d0d X-Compute-Request-Id: req-fedd2046-33a9-4039-8938-83082b810d0d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:48:37Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "metadata": {}}} 2018-06-28 13:49:18,311 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-fedd2046-33a9-4039-8938-83082b810d0d 2018-06-28 13:49:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:18,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:18 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c36a1324-5bb8-4666-90bb-348a116f406b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"1df58340-58e1-485c-9a20-0ffe1a730a39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["71dd4a6a-67a4-48b6-8da4-10731858772a"],"description":"","tags":[],"updated_at":"2018-06-28T13:47:34Z","provider:segmentation_id":1017,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:31Z","provider:network_type":"vlan"}]} 2018-06-28 13:49:18,607 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net used request id req-c36a1324-5bb8-4666-90bb-348a116f406b 2018-06-28 13:49:18,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:19,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:18 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f83a03fb-8d56-4095-bdd8-28d2cf34c49c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:49:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-f83a03fb-8d56-4095-bdd8-28d2cf34c49c 2018-06-28 13:49:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:19,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:19 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6eba75aa-cab5-435e-9c6e-aa6b204ba358 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:34Z","dns_nameservers":[],"updated_at":"2018-06-28T13:47:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"71dd4a6a-67a4-48b6-8da4-10731858772a","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet"}]} 2018-06-28 13:49:19,299 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-6eba75aa-cab5-435e-9c6e-aa6b204ba358 2018-06-28 13:49:19,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:19,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:19 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-7a2fc97b-3f7d-48e1-8892-3880491fe6b2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.2"}],"id":"ceeb06b1-74f6-48ad-8b88-b2aa3fbd52cc","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuceeb06b1-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:f1:42","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.3"}],"id":"ea56af78-080a-44ce-ace5-2bcaa079d605","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuea56af78-08","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ed:fd:95","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1df58340-58e1-485c-9a20-0ffe1a730a39","name":"","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:47:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:48:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71dd4a6a-67a4-48b6-8da4-10731858772a","ip_address":"10.55.0.10"}],"id":"eab07c4d-0710-4ba1-9cda-9a554439203b","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhueab07c4d-07","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:19:ee:6e","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9eace4f2-015e-4976-bf14-03f8fad44981","name":"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port","admin_state_up":true,"network_id":"1df58340-58e1-485c-9a20-0ffe1a730a39","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:48:03Z","binding:vnic_type":"normal"}]} 2018-06-28 13:49:19,478 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-7a2fc97b-3f7d-48e1-8892-3880491fe6b2 2018-06-28 13:49:19,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981/os-volume_attachments/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb42a804b954ccebdcf3f7d87c6bafe2b73621e2" 2018-06-28 13:49:22,591 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:49:22 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24f578df-9e77-4843-ad21-65d9268041d8 X-Compute-Request-Id: req-24f578df-9e77-4843-ad21-65d9268041d8 2018-06-28 13:49:22,592 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981/os-volume_attachments/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-24f578df-9e77-4843-ad21-65d9268041d8 2018-06-28 13:49:22,592 - create_instance - INFO - Deleting Port with ID - eab07c4d-0710-4ba1-9cda-9a554439203b 2018-06-28 13:49:22,592 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-port 2018-06-28 13:49:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/eab07c4d-0710-4ba1-9cda-9a554439203b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:24,266 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:49:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e254b075-f184-4fad-a16b-27a7fbc28817 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:49:24,266 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/eab07c4d-0710-4ba1-9cda-9a554439203b used request id req-e254b075-f184-4fad-a16b-27a7fbc28817 2018-06-28 13:49:24,267 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst 2018-06-28 13:49:24,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:24,849 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:49:24 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3a2a37a8-d1fa-4cc6-a427-91d8de5b314a X-Compute-Request-Id: req-3a2a37a8-d1fa-4cc6-a427-91d8de5b314a Front-End-Https: on 2018-06-28 13:49:24,849 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-3a2a37a8-d1fa-4cc6-a427-91d8de5b314a 2018-06-28 13:49:24,850 - create_instance - INFO - Checking deletion status 2018-06-28 13:49:24,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:25,316 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:25 GMT Content-Type: application/json Content-Length: 1784 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0eed4daf-33f9-4841-8d7d-8a3394b62e06 X-Compute-Request-Id: req-0eed4daf-33f9-4841-8d7d-8a3394b62e06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:ee:6e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/9eace4f2-015e-4976-bf14-03f8fad44981", "rel": "bookmark"}], "image": {"id": "a66833f3-a030-4e02-a0e4-a54388c48784", "links": [{"href": "http://100.64.200.101:8774/images/a66833f3-a030-4e02-a0e4-a54388c48784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-06-28T13:48:36.000000", "flavor": {"id": "ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "links": [{"href": "http://100.64.200.101:8774/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8", "rel": "bookmark"}]}, "id": "9eace4f2-015e-4976-bf14-03f8fad44981", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:49:25Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst", "created": "2018-06-28T13:48:19Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [{"id": "4a3243f3-d1ba-414c-af13-a617881a1c16"}], "metadata": {}}} 2018-06-28 13:49:25,317 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-0eed4daf-33f9-4841-8d7d-8a3394b62e06 2018-06-28 13:49:25,317 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst] is - ACTIVE 2018-06-28 13:49:25,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 13:49:28,318 - create_instance - DEBUG - VM status query timeout in 296.531924009 2018-06-28 13:49:28,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b5792c06171e93a5b1e4c1c7cef8bf7351d71" 2018-06-28 13:49:29,507 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:49:29 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aff70277-aad3-4459-a991-346d36e1afaa X-Compute-Request-Id: req-aff70277-aad3-4459-a991-346d36e1afaa RESP BODY: {"itemNotFound": {"message": "Instance 9eace4f2-015e-4976-bf14-03f8fad44981 could not be found.", "code": 404}} 2018-06-28 13:49:29,507 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/9eace4f2-015e-4976-bf14-03f8fad44981 used request id req-aff70277-aad3-4459-a991-346d36e1afaa 2018-06-28 13:49:29,508 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9eace4f2-015e-4976-bf14-03f8fad44981 could not be found. (HTTP 404) (Request-ID: req-aff70277-aad3-4459-a991-346d36e1afaa) 2018-06-28 13:49:29,508 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-vm_inst 2018-06-28 13:49:29,514 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:49:30,070 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:30 GMT Content-Type: application/json Content-Length: 1127 Connection: keep-alive x-compute-request-id: req-d3aa771a-eac5-404f-8332-1170380cf6bb x-openstack-request-id: req-d3aa771a-eac5-404f-8332-1170380cf6bb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:49:27.000000", "replication_status": null, "snapshot_id": null, "id": "4a3243f3-d1ba-414c-af13-a617881a1c16", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840", "bootable": "false", "created_at": "2018-06-28T13:47:47.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:49:30,070 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-d3aa771a-eac5-404f-8332-1170380cf6bb 2018-06-28 13:49:30,071 - create_volume - DEBUG - Instance status is - available 2018-06-28 13:49:30,071 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:49:30,071 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:49:30,075 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:49:32,644 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:49:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1467244f-4dcb-4af4-a611-efe846459ee8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:49:32,644 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-1467244f-4dcb-4af4-a611-efe846459ee8 2018-06-28 13:49:32,646 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af3b690b-9ce1-4349-a7f7-c6db2d4783d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7368ea299df99365b5fa61486b214aee722f4" 2018-06-28 13:49:35,028 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:49:35 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-7fb921d4-448f-43d6-92b7-9922dd0db12b x-openstack-request-id: req-7fb921d4-448f-43d6-92b7-9922dd0db12b RESP BODY: {"itemNotFound": {"message": "Volume 4a3243f3-d1ba-414c-af13-a617881a1c16 could not be found.", "code": 404}} 2018-06-28 13:49:35,029 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/4a3243f3-d1ba-414c-af13-a617881a1c16 used request id req-7fb921d4-448f-43d6-92b7-9922dd0db12b 2018-06-28 13:49:35,029 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4a3243f3-d1ba-414c-af13-a617881a1c16 could not be found. (HTTP 404) (Request-ID: req-7fb921d4-448f-43d6-92b7-9922dd0db12b) 2018-06-28 13:49:35,030 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840 2018-06-28 13:49:35,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c5ee8c020478df50c6ef428112ede0f0ef8c1b" 2018-06-28 13:49:36,114 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:49:36 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a39b9301-250d-40c5-ad4f-bbd2df71d02d X-Compute-Request-Id: req-a39b9301-250d-40c5-ad4f-bbd2df71d02d 2018-06-28 13:49:36,114 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/ff7f4b70-eca6-4792-bbab-fe0a38595cb8 used request id req-a39b9301-250d-40c5-ad4f-bbd2df71d02d 2018-06-28 13:49:36,115 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet 2018-06-28 13:49:36,115 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-subnet 2018-06-28 13:49:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/71dd4a6a-67a4-48b6-8da4-10731858772a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:49:42,466 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:49:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-22beee19-87fe-49d7-bba7-b73a49ff3fc2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:49:42,466 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/71dd4a6a-67a4-48b6-8da4-10731858772a used request id req-22beee19-87fe-49d7-bba7-b73a49ff3fc2 2018-06-28 13:49:42,467 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-net 2018-06-28 13:49:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/1df58340-58e1-485c-9a20-0ffe1a730a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d4a7869866b7a827117df5d9e0a480848a6e68" 2018-06-28 13:49:46,974 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:49:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c2322c65-701f-4f38-ac30-8336ef7def63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:49:46,974 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/1df58340-58e1-485c-9a20-0ffe1a730a39 used request id req-c2322c65-701f-4f38-ac30-8336ef7def63 2018-06-28 13:49:46,975 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-4cb0b139-32a4-4e0a-8491-aa5333450840-image 2018-06-28 13:49:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e766799c6ff9f7b89ba20d8c6ddb2b9a5aa18d8a" 2018-06-28 13:49:49,855 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:49:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a71c4193-11e0-49ad-8996-0d438140a312 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:49:49,855 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/a66833f3-a030-4e02-a0e4-a54388c48784 used request id req-a71c4193-11e0-49ad-8996-0d438140a312 2018-06-28 13:49:49,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:49:49,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:49:49,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:49:51,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["InIWd4BfTfu3T09pFlaOVQ"], "issued_at": "2018-06-28T13:49:51.000000Z"}} 2018-06-28 13:49:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eabada410d2cb97f9be5f600a342caca8592c39" 2018-06-28 13:49:51,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:51 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3634b45-a070-429c-ae1f-9dd70af646bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:49:51,482 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c3634b45-a070-429c-ae1f-9dd70af646bb 2018-06-28 13:49:51,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:49:51,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eabada410d2cb97f9be5f600a342caca8592c39" 2018-06-28 13:49:52,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65a84eff-1ae3-4db9-865b-3baf6432c39e X-Compute-Request-Id: req-65a84eff-1ae3-4db9-865b-3baf6432c39e Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:49:52,578 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-65a84eff-1ae3-4db9-865b-3baf6432c39e 2018-06-28 13:49:52,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eabada410d2cb97f9be5f600a342caca8592c39" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0ed95476-0223-4b75-a6e7-0091c886ee91name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-28 13:49:53,340 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:53 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-807445b2-3bd1-4eff-b8c9-f77c9d85f4e5 X-Compute-Request-Id: req-807445b2-3bd1-4eff-b8c9-f77c9d85f4e5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0ed95476-0223-4b75-a6e7-0091c886ee91name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "eca0f2b6-effc-4136-839c-9db03f4b45c0"}} 2018-06-28 13:49:53,340 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-807445b2-3bd1-4eff-b8c9-f77c9d85f4e5 2018-06-28 13:49:53,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:49:54,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["k4Gt-dJGQ0-OLN_vjzw9Rg"], "issued_at": "2018-06-28T13:49:54.000000Z"}} 2018-06-28 13:49:54,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3908765ccde288adedbe8719ddb30a1fd3e60421" 2018-06-28 13:49:55,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:55 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3add1d48-56c7-4b3f-8769-958de7fb1eb8 X-Compute-Request-Id: req-3add1d48-56c7-4b3f-8769-958de7fb1eb8 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0ed95476-0223-4b75-a6e7-0091c886ee91name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "eca0f2b6-effc-4136-839c-9db03f4b45c0"}} 2018-06-28 13:49:55,267 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0 used request id req-3add1d48-56c7-4b3f-8769-958de7fb1eb8 2018-06-28 13:49:55,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3908765ccde288adedbe8719ddb30a1fd3e60421" 2018-06-28 13:49:56,207 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:56 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6cd668f5-17f8-4a03-8102-f53c16aa5157 X-Compute-Request-Id: req-6cd668f5-17f8-4a03-8102-f53c16aa5157 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-28 13:49:56,207 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0/os-extra_specs used request id req-6cd668f5-17f8-4a03-8102-f53c16aa5157 2018-06-28 13:49:56,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eabada410d2cb97f9be5f600a342caca8592c39" 2018-06-28 13:49:57,345 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:49:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-359240e7-0670-4c56-bc2a-3c37ea4ae54a X-Compute-Request-Id: req-359240e7-0670-4c56-bc2a-3c37ea4ae54a 2018-06-28 13:49:57,345 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/eca0f2b6-effc-4136-839c-9db03f4b45c0 used request id req-359240e7-0670-4c56-bc2a-3c37ea4ae54a 2018-06-28 13:49:57,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3908765ccde288adedbe8719ddb30a1fd3e60421" 2018-06-28 13:49:58,375 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:49:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7d9a8ba-bc42-472b-af89-30b9c39e4634 X-Compute-Request-Id: req-a7d9a8ba-bc42-472b-af89-30b9c39e4634 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:49:58,375 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-a7d9a8ba-bc42-472b-af89-30b9c39e4634 2018-06-28 13:49:58,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:49:58,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:49:58,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:49:59,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["JasxJCNaQOWxq41WDB8auQ"], "issued_at": "2018-06-28T13:49:59.000000Z"}} 2018-06-28 13:49:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82140dbcfbd478b50f66d5545ffc183f505076aa" 2018-06-28 13:50:00,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:49:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c60032ac-5f84-41ef-bd3a-5a9bb5e6b493 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:00,036 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-c60032ac-5f84-41ef-bd3a-5a9bb5e6b493 2018-06-28 13:50:00,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:00,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82140dbcfbd478b50f66d5545ffc183f505076aa" 2018-06-28 13:50:01,156 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28ccfa07-f533-4fb0-89ec-e8e2d734fc04 X-Compute-Request-Id: req-28ccfa07-f533-4fb0-89ec-e8e2d734fc04 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:01,156 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-28ccfa07-f533-4fb0-89ec-e8e2d734fc04 2018-06-28 13:50:01,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82140dbcfbd478b50f66d5545ffc183f505076aa" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d0c818a2-8d69-47c2-b21e-d5a0d4acf184name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-28 13:50:02,209 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:02 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d6bf85c-6f9e-4248-9162-2b2723cb463d X-Compute-Request-Id: req-3d6bf85c-6f9e-4248-9162-2b2723cb463d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-d0c818a2-8d69-47c2-b21e-d5a0d4acf184name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f5b73bba-d7ba-4e9c-bb4c-c0c02505c386"}} 2018-06-28 13:50:02,209 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-3d6bf85c-6f9e-4248-9162-2b2723cb463d 2018-06-28 13:50:02,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:03,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["-eJIKGPWTU2Nx7DNQTA4Bw"], "issued_at": "2018-06-28T13:50:03.000000Z"}} 2018-06-28 13:50:03,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c6ca240d14998f1a2b3787499899a335d53a06" 2018-06-28 13:50:04,437 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:04 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1d2e9ba-b7dc-475e-b684-669b50129f78 X-Compute-Request-Id: req-d1d2e9ba-b7dc-475e-b684-669b50129f78 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-d0c818a2-8d69-47c2-b21e-d5a0d4acf184name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f5b73bba-d7ba-4e9c-bb4c-c0c02505c386"}} 2018-06-28 13:50:04,437 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 used request id req-d1d2e9ba-b7dc-475e-b684-669b50129f78 2018-06-28 13:50:04,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c6ca240d14998f1a2b3787499899a335d53a06" 2018-06-28 13:50:05,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:05 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cf666669-b861-40f4-86b5-63a68f2329ba X-Compute-Request-Id: req-cf666669-b861-40f4-86b5-63a68f2329ba Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-28 13:50:05,490 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386/os-extra_specs used request id req-cf666669-b861-40f4-86b5-63a68f2329ba 2018-06-28 13:50:05,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c6ca240d14998f1a2b3787499899a335d53a06" 2018-06-28 13:50:06,587 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:50:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-782379d8-16d6-4ab0-ad70-4266cbecac32 X-Compute-Request-Id: req-782379d8-16d6-4ab0-ad70-4266cbecac32 2018-06-28 13:50:06,587 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 used request id req-782379d8-16d6-4ab0-ad70-4266cbecac32 2018-06-28 13:50:06,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c6ca240d14998f1a2b3787499899a335d53a06" 2018-06-28 13:50:06,657 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8e1c68b8-0690-42e8-8bf5-d93c0c0b3c00 X-Compute-Request-Id: req-8e1c68b8-0690-42e8-8bf5-d93c0c0b3c00 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:06,658 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-8e1c68b8-0690-42e8-8bf5-d93c0c0b3c00 2018-06-28 13:50:06,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82140dbcfbd478b50f66d5545ffc183f505076aa" 2018-06-28 13:50:07,735 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:50:07 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 109 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2cdc57a-7383-45d8-8aab-782ab173ef5a X-Compute-Request-Id: req-a2cdc57a-7383-45d8-8aab-782ab173ef5a RESP BODY: {"itemNotFound": {"message": "Flavor f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 could not be found.", "code": 404}} 2018-06-28 13:50:07,735 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/f5b73bba-d7ba-4e9c-bb4c-c0c02505c386 used request id req-a2cdc57a-7383-45d8-8aab-782ab173ef5a 2018-06-28 13:50:07,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:07,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:07,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:08,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["U-hKIQ2TR-eErLUnRfWRBA"], "issued_at": "2018-06-28T13:50:08.000000Z"}} 2018-06-28 13:50:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e491df04c37debb03a74c8053d64f74c25484e4e" 2018-06-28 13:50:09,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:08 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2ae99bb-bea2-49bc-9864-ad189cdf1d31 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:09,380 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b2ae99bb-bea2-49bc-9864-ad189cdf1d31 2018-06-28 13:50:09,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:09,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e491df04c37debb03a74c8053d64f74c25484e4e" 2018-06-28 13:50:10,451 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-162310a0-cb25-4931-ada1-cb2acecb4668 X-Compute-Request-Id: req-162310a0-cb25-4931-ada1-cb2acecb4668 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:10,451 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-162310a0-cb25-4931-ada1-cb2acecb4668 2018-06-28 13:50:10,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e491df04c37debb03a74c8053d64f74c25484e4e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-70e1d633-5c12-4e5f-8112-233fdb639f75name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-28 13:50:11,815 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:11 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bac7e50b-3fe7-4267-917a-6ca28096c56c X-Compute-Request-Id: req-bac7e50b-3fe7-4267-917a-6ca28096c56c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-70e1d633-5c12-4e5f-8112-233fdb639f75name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8aa1e415-a6bb-404a-9a34-96d84b5f720f"}} 2018-06-28 13:50:11,815 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-bac7e50b-3fe7-4267-917a-6ca28096c56c 2018-06-28 13:50:11,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:13,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["XkdOsz0SRt2duFhgW16yQA"], "issued_at": "2018-06-28T13:50:13.000000Z"}} 2018-06-28 13:50:13,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd90402b31753c3e79eafb1aac275b7066a9d47" 2018-06-28 13:50:14,181 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:14 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-13181d5b-1a97-4549-bacf-22eda198a082 X-Compute-Request-Id: req-13181d5b-1a97-4549-bacf-22eda198a082 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-70e1d633-5c12-4e5f-8112-233fdb639f75name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8aa1e415-a6bb-404a-9a34-96d84b5f720f"}} 2018-06-28 13:50:14,181 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f used request id req-13181d5b-1a97-4549-bacf-22eda198a082 2018-06-28 13:50:14,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd90402b31753c3e79eafb1aac275b7066a9d47" 2018-06-28 13:50:15,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:15 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-921ac510-ff16-4268-8ec7-e1ab2bd58ac7 X-Compute-Request-Id: req-921ac510-ff16-4268-8ec7-e1ab2bd58ac7 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-28 13:50:15,154 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f/os-extra_specs used request id req-921ac510-ff16-4268-8ec7-e1ab2bd58ac7 2018-06-28 13:50:15,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e491df04c37debb03a74c8053d64f74c25484e4e" 2018-06-28 13:50:15,826 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:50:15 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d025a74f-134d-45ce-b4ec-1a6720307132 X-Compute-Request-Id: req-d025a74f-134d-45ce-b4ec-1a6720307132 2018-06-28 13:50:15,827 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/8aa1e415-a6bb-404a-9a34-96d84b5f720f used request id req-d025a74f-134d-45ce-b4ec-1a6720307132 2018-06-28 13:50:15,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:15,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:15,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:17,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["yiQ9MmN1S1OnTdriKVG0ow"], "issued_at": "2018-06-28T13:50:17.000000Z"}} 2018-06-28 13:50:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615fa81fd9e03251bffce2db3d84262b1e1eed89" 2018-06-28 13:50:17,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b842d106-a0ee-4abb-9206-37c715d3735f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:17,541 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b842d106-a0ee-4abb-9206-37c715d3735f 2018-06-28 13:50:17,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:17,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615fa81fd9e03251bffce2db3d84262b1e1eed89" 2018-06-28 13:50:18,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2af06e3-57c2-43da-bc94-32af59d64f73 X-Compute-Request-Id: req-f2af06e3-57c2-43da-bc94-32af59d64f73 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:18,279 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-f2af06e3-57c2-43da-bc94-32af59d64f73 2018-06-28 13:50:18,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615fa81fd9e03251bffce2db3d84262b1e1eed89" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-38f2788d-499d-44c0-8816-48fccce3c39dname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-06-28 13:50:19,375 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:19 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4422e962-e3af-47a4-a21d-e3e68597eed2 X-Compute-Request-Id: req-4422e962-e3af-47a4-a21d-e3e68597eed2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-38f2788d-499d-44c0-8816-48fccce3c39dname", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/879d5630-bb75-402d-991b-c40c99a8cef9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "879d5630-bb75-402d-991b-c40c99a8cef9"}} 2018-06-28 13:50:19,375 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-4422e962-e3af-47a4-a21d-e3e68597eed2 2018-06-28 13:50:19,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:20,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["GFKZHArpRzi-N66VvZpCHQ"], "issued_at": "2018-06-28T13:50:20.000000Z"}} 2018-06-28 13:50:20,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4712d7ff2671ab05ffa780720c391a304851fe" 2018-06-28 13:50:21,730 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:21 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e353bdb-4249-406a-8590-1d78ede2180a X-Compute-Request-Id: req-6e353bdb-4249-406a-8590-1d78ede2180a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-38f2788d-499d-44c0-8816-48fccce3c39dname", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/879d5630-bb75-402d-991b-c40c99a8cef9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "879d5630-bb75-402d-991b-c40c99a8cef9"}} 2018-06-28 13:50:21,730 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 used request id req-6e353bdb-4249-406a-8590-1d78ede2180a 2018-06-28 13:50:21,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4712d7ff2671ab05ffa780720c391a304851fe" 2018-06-28 13:50:22,411 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:22 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-18d0c754-12dc-409a-99b3-1d4a0aacf172 X-Compute-Request-Id: req-18d0c754-12dc-409a-99b3-1d4a0aacf172 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-28 13:50:22,412 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9/os-extra_specs used request id req-18d0c754-12dc-409a-99b3-1d4a0aacf172 2018-06-28 13:50:22,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4712d7ff2671ab05ffa780720c391a304851fe" 2018-06-28 13:50:23,071 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:50:23 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32685749-0c83-44f8-864a-df85519646bd X-Compute-Request-Id: req-32685749-0c83-44f8-864a-df85519646bd 2018-06-28 13:50:23,071 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 used request id req-32685749-0c83-44f8-864a-df85519646bd 2018-06-28 13:50:23,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4712d7ff2671ab05ffa780720c391a304851fe" 2018-06-28 13:50:24,113 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8daf12e6-173f-43e7-ba5f-28526ad69107 X-Compute-Request-Id: req-8daf12e6-173f-43e7-ba5f-28526ad69107 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:24,113 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-8daf12e6-173f-43e7-ba5f-28526ad69107 2018-06-28 13:50:24,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615fa81fd9e03251bffce2db3d84262b1e1eed89" 2018-06-28 13:50:25,144 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:50:25 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 109 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f4e895cd-c70b-4a75-9d44-56aa126bf807 X-Compute-Request-Id: req-f4e895cd-c70b-4a75-9d44-56aa126bf807 RESP BODY: {"itemNotFound": {"message": "Flavor 879d5630-bb75-402d-991b-c40c99a8cef9 could not be found.", "code": 404}} 2018-06-28 13:50:25,144 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/879d5630-bb75-402d-991b-c40c99a8cef9 used request id req-f4e895cd-c70b-4a75-9d44-56aa126bf807 2018-06-28 13:50:25,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:25,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:25,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:26,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["b_m37F8FTViXMGLwppiwOA"], "issued_at": "2018-06-28T13:50:26.000000Z"}} 2018-06-28 13:50:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b003bf2a7e573747bc07a459a9694de03dc008" 2018-06-28 13:50:26,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:26 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2fd1d8a-6db5-41ca-985a-8c7d25b38f96 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:26,432 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-f2fd1d8a-6db5-41ca-985a-8c7d25b38f96 2018-06-28 13:50:26,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:26,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b003bf2a7e573747bc07a459a9694de03dc008" 2018-06-28 13:50:27,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-12424887-71e3-4f75-8eb4-b827ac73aadf X-Compute-Request-Id: req-12424887-71e3-4f75-8eb4-b827ac73aadf Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:27,419 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-12424887-71e3-4f75-8eb4-b827ac73aadf 2018-06-28 13:50:27,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b003bf2a7e573747bc07a459a9694de03dc008" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-28 13:50:28,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:28 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-961a0bee-60a5-4eca-aaa7-a4f4e221a923 X-Compute-Request-Id: req-961a0bee-60a5-4eca-aaa7-a4f4e221a923 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac082f76-bb97-4e4d-a3d4-9aa21e196b88"}} 2018-06-28 13:50:28,549 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-961a0bee-60a5-4eca-aaa7-a4f4e221a923 2018-06-28 13:50:28,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:29,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["hwGWe9FpSkuXjUWw6abIAQ"], "issued_at": "2018-06-28T13:50:29.000000Z"}} 2018-06-28 13:50:29,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be6e629e1dc06a1d6d88d8f6c84d470c6d6f7782" 2018-06-28 13:50:30,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:30 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d26cfc51-3425-4445-9b5f-16bb5cb86bf7 X-Compute-Request-Id: req-d26cfc51-3425-4445-9b5f-16bb5cb86bf7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac082f76-bb97-4e4d-a3d4-9aa21e196b88"}} 2018-06-28 13:50:30,932 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 used request id req-d26cfc51-3425-4445-9b5f-16bb5cb86bf7 2018-06-28 13:50:30,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be6e629e1dc06a1d6d88d8f6c84d470c6d6f7782" 2018-06-28 13:50:31,902 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:31 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-88170134-481b-4ca7-aad3-7076fac194b1 X-Compute-Request-Id: req-88170134-481b-4ca7-aad3-7076fac194b1 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-28 13:50:31,902 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88/os-extra_specs used request id req-88170134-481b-4ca7-aad3-7076fac194b1 2018-06-28 13:50:31,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:31,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:33,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["6BxsEZsYQ1GyxHaTrRwYJQ"], "issued_at": "2018-06-28T13:50:33.000000Z"}} 2018-06-28 13:50:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15636aa97d9422e8de7e5009fbd6b14fbb69cda" 2018-06-28 13:50:33,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:33 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c2905d6-87d6-4df0-aecb-f6089efb35bd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:33,546 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-8c2905d6-87d6-4df0-aecb-f6089efb35bd 2018-06-28 13:50:33,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:33,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15636aa97d9422e8de7e5009fbd6b14fbb69cda" 2018-06-28 13:50:34,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:34 GMT Content-Type: application/json Content-Length: 351 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5e7b2da-549d-480e-8c34-83db6a4c60ea X-Compute-Request-Id: req-c5e7b2da-549d-480e-8c34-83db6a4c60ea Front-End-Https: on RESP BODY: {"flavors": [{"id": "ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "bookmark"}], "name": "CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name"}]} 2018-06-28 13:50:34,627 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-c5e7b2da-549d-480e-8c34-83db6a4c60ea 2018-06-28 13:50:34,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15636aa97d9422e8de7e5009fbd6b14fbb69cda" 2018-06-28 13:50:35,702 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:35 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78807153-d1d9-4f2d-9c6a-683b03e55042 X-Compute-Request-Id: req-78807153-d1d9-4f2d-9c6a-683b03e55042 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac082f76-bb97-4e4d-a3d4-9aa21e196b88"}} 2018-06-28 13:50:35,702 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 used request id req-78807153-d1d9-4f2d-9c6a-683b03e55042 2018-06-28 13:50:35,702 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-f011483f-3314-4cad-991a-023e0d7dc6b6name 2018-06-28 13:50:35,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b003bf2a7e573747bc07a459a9694de03dc008" 2018-06-28 13:50:36,699 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:50:36 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e797846-939c-4f6f-b20e-5b69fa6e1c28 X-Compute-Request-Id: req-1e797846-939c-4f6f-b20e-5b69fa6e1c28 2018-06-28 13:50:36,700 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/ac082f76-bb97-4e4d-a3d4-9aa21e196b88 used request id req-1e797846-939c-4f6f-b20e-5b69fa6e1c28 2018-06-28 13:50:36,702 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:50:36,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:36,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:37,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["CLPGbX2VRfeCujahJoHMfQ"], "issued_at": "2018-06-28T13:50:37.000000Z"}} 2018-06-28 13:50:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:37,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:37 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95472e7b-fcb5-4ad7-921f-1b278c9b4b5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:37,975 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-95472e7b-fcb5-4ad7-921f-1b278c9b4b5d 2018-06-28 13:50:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:39,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:39 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-0a08a17c-7f00-472a-a926-a9b32377b6a5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image"} 2018-06-28 13:50:39,082 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image used request id req-0a08a17c-7f00-472a-a926-a9b32377b6a5 2018-06-28 13:50:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:40,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-79d42f70-d257-404c-8131-71498112fcb1 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:50:40,076 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-79d42f70-d257-404c-8131-71498112fcb1 2018-06-28 13:50:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image"}' 2018-06-28 13:50:41,171 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:50:41 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cd6d71c1-6fee-41eb-961a-edf6826b8d40 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:50:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:50:41Z", "visibility": "shared", "self": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "min_disk": 0, "protected": false, "id": "20d69d83-37e7-4451-ad4c-1baadd730fef", "file": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:50:41,171 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-cd6d71c1-6fee-41eb-961a-edf6826b8d40 2018-06-28 13:50:41,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" -d '' 2018-06-28 13:50:43,358 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:50:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49b79264-6f2e-4a35-86ee-6cbd4821a4e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:50:43,358 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef/file used request id req-49b79264-6f2e-4a35-86ee-6cbd4821a4e8 2018-06-28 13:50:43,359 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:50:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:44,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:44 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-86bc0a85-0a70-4584-b509-e4ebcb961eee Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:50:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:50:43Z", "visibility": "shared", "self": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "min_disk": 0, "protected": false, "id": "20d69d83-37e7-4451-ad4c-1baadd730fef", "file": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:50:44,327 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef used request id req-86bc0a85-0a70-4584-b509-e4ebcb961eee 2018-06-28 13:50:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:45,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2c4eb54f-a942-4593-8290-4ecdad55d6a8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:50:45,296 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-2c4eb54f-a942-4593-8290-4ecdad55d6a8 2018-06-28 13:50:45,301 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image 2018-06-28 13:50:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:50:45,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:45 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-b11e5237-aa21-4edb-80f9-9923cd66d3cb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:50:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:50:43Z", "visibility": "shared", "self": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "min_disk": 0, "protected": false, "id": "20d69d83-37e7-4451-ad4c-1baadd730fef", "file": "/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:50:45,374 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef used request id req-b11e5237-aa21-4edb-80f9-9923cd66d3cb 2018-06-28 13:50:45,374 - create_image - DEBUG - Instance status is - active 2018-06-28 13:50:45,374 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image 2018-06-28 13:50:45,374 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image 2018-06-28 13:50:45,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:50:45,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:46,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["PLd6QUPGRfGjvGNkRGAwmQ"], "issued_at": "2018-06-28T13:50:46.000000Z"}} 2018-06-28 13:50:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b11408d03362f6267f258edde38c2ccda8d3c7" 2018-06-28 13:50:46,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:50:46 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54bf63b4-f27f-483a-a3ab-4af26aa60e99 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:50:46,620 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-54bf63b4-f27f-483a-a3ab-4af26aa60e99 2018-06-28 13:50:46,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:50:46,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b11408d03362f6267f258edde38c2ccda8d3c7" 2018-06-28 13:50:47,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10e7f2fb-6fb3-4776-8146-b8a4073a4fe4 X-Compute-Request-Id: req-10e7f2fb-6fb3-4776-8146-b8a4073a4fe4 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:50:47,662 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-10e7f2fb-6fb3-4776-8146-b8a4073a4fe4 2018-06-28 13:50:47,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b11408d03362f6267f258edde38c2ccda8d3c7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:50:48,763 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:50:48 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-969270f5-d1fb-43b6-9674-d092519a5210 X-Compute-Request-Id: req-969270f5-d1fb-43b6-9674-d092519a5210 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef"}} 2018-06-28 13:50:48,763 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-969270f5-d1fb-43b6-9674-d092519a5210 2018-06-28 13:50:48,766 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:50:48,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:50:50,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["oWJKSS-5TKGhPVDvBXu3RA"], "issued_at": "2018-06-28T13:50:50.000000Z"}} 2018-06-28 13:50:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}}' 2018-06-28 13:51:05,838 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:51:05 GMT Content-Type: application/json Content-Length: 280 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-507c7bf9-58ff-4b3d-bf4a-88b363a18583 Front-End-Https: on RESP BODY: {"stack": {"id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}]}} 2018-06-28 13:51:05,838 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-507c7bf9-58ff-4b3d-bf4a-88b363a18583 2018-06-28 13:51:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:08,539 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:08 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-135236c5-39a0-4c76-a2cf-520fec5bbbb6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:11,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:11 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-41c56779-9658-4484-bf31-2c9b45c0a5e6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:11,334 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-41c56779-9658-4484-bf31-2c9b45c0a5e6 2018-06-28 13:51:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:13,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:13 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-7bbdd9e1-eca2-41a8-b346-6f0aa5624241 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "deletion_time": null, "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "tags": null}]} 2018-06-28 13:51:13,961 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1 used request id req-7bbdd9e1-eca2-41a8-b346-6f0aa5624241 2018-06-28 13:51:13,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:15,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:15 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-787cb90b-30fa-49d6-93f6-2592648452de Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "deletion_time": null, "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "tags": null}]} 2018-06-28 13:51:15,166 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1 used request id req-787cb90b-30fa-49d6-93f6-2592648452de 2018-06-28 13:51:15,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:16,248 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:16 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-6953d977-976a-4858-9c34-f2ec15484cac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:18,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:18 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-c35e199c-5237-4603-926c-fc596963d07a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:18,766 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-c35e199c-5237-4603-926c-fc596963d07a 2018-06-28 13:51:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:18,915 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:18 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources X-Openstack-Request-Id: req-a4d72f05-d87c-4882-ae3d-9aae4f90aa5e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:19,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:19 GMT Content-Type: application/json Content-Length: 3320 Connection: keep-alive X-Openstack-Request-Id: req-e99a13cb-acc0-4474-881e-93d47ff86b2a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/server1_port", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3573c064-c700-4c9b-85b4-03c3d326b362", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8df8fb86-e576-4e99-8345-7fd0e7354b8e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_net", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0178b198-298d-4c6d-b423-f4db67659297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/my_instance", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-28T13:51:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:51:19,153 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources used request id req-e99a13cb-acc0-4474-881e-93d47ff86b2a 2018-06-28 13:51:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:19,310 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:19 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-614b00ac-73dc-4e01-8fd4-c7ed5dd511bf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:19,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:19 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-241ce0fa-d117-44c6-93c5-defbe77491e0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:19,440 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-241ce0fa-d117-44c6-93c5-defbe77491e0 2018-06-28 13:51:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:22,101 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:22 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-615fb30c-9220-4629-9c43-618e4d1ff918 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:24,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:24 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-b5bd5d77-221d-4308-8c19-59267ee9a24a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:24,520 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-b5bd5d77-221d-4308-8c19-59267ee9a24a 2018-06-28 13:51:27,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:30,211 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:30 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-b2c1f569-f40c-4331-9fbc-3338e6640154 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:30,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:30 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-e97346ab-5f96-4a30-85bd-4f48b29f36e8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:30,368 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-e97346ab-5f96-4a30-85bd-4f48b29f36e8 2018-06-28 13:51:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:33,455 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:33 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-f09cb804-a9de-4d27-9bbf-462fb22da040 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:33,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:33 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-bb5e93f4-7b03-41d0-9c82-c0bef1b7b4a9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:33,629 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-bb5e93f4-7b03-41d0-9c82-c0bef1b7b4a9 2018-06-28 13:51:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:36,710 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:36 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-dcac540e-75c3-4080-ab64-0086a9442534 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:36,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:36 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-54b56d3d-141c-403a-9fdd-d5af3ec8e7c8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:36,848 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-54b56d3d-141c-403a-9fdd-d5af3ec8e7c8 2018-06-28 13:51:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:39,923 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:39 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-4cd73f96-d032-4ec2-965a-5b2654382250 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:42,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:42 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-af047013-4584-4109-9b1b-14e22c81418d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:42,634 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-af047013-4584-4109-9b1b-14e22c81418d 2018-06-28 13:51:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:45,715 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:45 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-b63a710b-1e14-4fd0-bd02-b1d633bdf221 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:48,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:48 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-2bfa319c-45e0-4938-89b8-ebf13d24dc5a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:48,347 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-2bfa319c-45e0-4938-89b8-ebf13d24dc5a 2018-06-28 13:51:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:51,450 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:51 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-d97d40d4-524e-4171-8316-6b26fc369875 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:51,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:51 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-f1a20e77-5698-4ed8-82f7-38bdd59765c7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:51,586 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-f1a20e77-5698-4ed8-82f7-38bdd59765c7 2018-06-28 13:51:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:54,674 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:54 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-877e3439-283a-4662-9863-c1cd23224bda Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:54,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:54 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-59e195ed-2563-4695-b9ea-cee44ccde6f5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:54,826 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-59e195ed-2563-4695-b9ea-cee44ccde6f5 2018-06-28 13:51:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:57,913 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:57 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-6f64228d-e270-4edc-a128-e15eb01d4e39 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:58,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:58 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive X-Openstack-Request-Id: req-a0d87233-0e5f-4bbf-ad90-fdade4803895 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1", "stack_user_project_id": "5a6af018c5fd46fab8e14d36ba4ed110", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:51:04Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c893c22-6c84-49e7-ac62-c0d50d445e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:51:58,074 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-a0d87233-0e5f-4bbf-ad90-fdade4803895 2018-06-28 13:51:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:58,161 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:58 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources X-Openstack-Request-Id: req-f7281948-17d4-45ad-a8bf-200e3ebe2f1d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:58,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:58 GMT Content-Type: application/json Content-Length: 3353 Connection: keep-alive X-Openstack-Request-Id: req-71da96c5-e5ed-42bb-aa76-19abfc24d656 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/server1_port", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3573c064-c700-4c9b-85b4-03c3d326b362", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8df8fb86-e576-4e99-8345-7fd0e7354b8e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_net", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0178b198-298d-4c6d-b423-f4db67659297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/my_instance", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:51:58,313 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources used request id req-71da96c5-e5ed-42bb-aa76-19abfc24d656 2018-06-28 13:51:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=0178b198-298d-4c6d-b423-f4db67659297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:58,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:58 GMT Content-Type: application/json Content-Length: 739 Connection: keep-alive X-Openstack-Request-Id: req-bd4fde2a-4fc8-46b6-8a74-4c9a510adac7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0178b198-298d-4c6d-b423-f4db67659297","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["8df8fb86-e576-4e99-8345-7fd0e7354b8e"],"description":"","tags":[],"updated_at":"2018-06-28T13:51:09Z","provider:segmentation_id":1025,"name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:07Z","provider:network_type":"vlan"}]} 2018-06-28 13:51:58,667 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=0178b198-298d-4c6d-b423-f4db67659297 used request id req-bd4fde2a-4fc8-46b6-8a74-4c9a510adac7 2018-06-28 13:51:58,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:58,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d96f6153-513b-4983-b52e-6e97e8ab297c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:09Z","dns_nameservers":[],"updated_at":"2018-06-28T13:51:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet"}]} 2018-06-28 13:51:58,832 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 used request id req-d96f6153-513b-4983-b52e-6e97e8ab297c 2018-06-28 13:51:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:59,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:59 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5d707d36-d76e-411a-84d0-364a34153d92 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:09Z","dns_nameservers":[],"updated_at":"2018-06-28T13:51:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet"}]} 2018-06-28 13:51:59,062 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 used request id req-5d707d36-d76e-411a-84d0-364a34153d92 2018-06-28 13:51:59,062 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:51:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:59,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:51:59 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5759abb6-56ff-4c4d-a90d-b073068ebd25 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:51:59,537 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-5759abb6-56ff-4c4d-a90d-b073068ebd25 2018-06-28 13:51:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:51:59,629 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:51:59 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources X-Openstack-Request-Id: req-c6a587ba-8b29-4fb7-b669-46563a9dbb0e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:51:59,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:51:59 GMT Content-Type: application/json Content-Length: 3353 Connection: keep-alive X-Openstack-Request-Id: req-8163517a-3eb7-46e8-a801-0a4387694070 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/server1_port", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3573c064-c700-4c9b-85b4-03c3d326b362", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8df8fb86-e576-4e99-8345-7fd0e7354b8e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_net", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0178b198-298d-4c6d-b423-f4db67659297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/my_instance", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:51:59,761 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources used request id req-8163517a-3eb7-46e8-a801-0a4387694070 2018-06-28 13:51:59,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:00,807 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:00 GMT Content-Type: application/json Content-Length: 1775 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5941c10b-6068-44fd-a65c-ec32353b768a X-Compute-Request-Id: req-5941c10b-6068-44fd-a65c-ec32353b768a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:50:3a", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "rel": "bookmark"}], "image": {"id": "20d69d83-37e7-4451-ad4c-1baadd730fef", "links": [{"href": "http://100.64.200.101:8774/images/20d69d83-37e7-4451-ad4c-1baadd730fef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-06-28T13:51:51.000000", "flavor": {"id": "fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef", "links": [{"href": "http://100.64.200.101:8774/flavors/fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef", "rel": "bookmark"}]}, "id": "bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:51:52Z", "hostId": "a8e3655cf1df2862346cbb643f7976e8f8ba620c1f5d2ecf117e439c", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-inst", "created": "2018-06-28T13:51:30Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:52:00,807 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053 used request id req-5941c10b-6068-44fd-a65c-ec32353b768a 2018-06-28 13:52:00,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:01,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:01 GMT Content-Type: application/json Content-Length: 739 Connection: keep-alive X-Openstack-Request-Id: req-062cab55-2efe-4b95-b757-e224fd0c70ec Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0178b198-298d-4c6d-b423-f4db67659297","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["8df8fb86-e576-4e99-8345-7fd0e7354b8e"],"description":"","tags":[],"updated_at":"2018-06-28T13:51:09Z","provider:segmentation_id":1025,"name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:07Z","provider:network_type":"vlan"}]} 2018-06-28 13:52:01,173 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-net used request id req-062cab55-2efe-4b95-b757-e224fd0c70ec 2018-06-28 13:52:01,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:52:01,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:52:01 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:52:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:01,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:52:01 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d70f363-e202-4500-8800-d2b5e3207464 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:52:01,672 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-7d70f363-e202-4500-8800-d2b5e3207464 2018-06-28 13:52:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:02,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-33e59cd3-0d27-40ee-b1a7-0aba47e3d453 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:09Z","dns_nameservers":[],"updated_at":"2018-06-28T13:51:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-subnet"}]} 2018-06-28 13:52:02,178 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=0178b198-298d-4c6d-b423-f4db67659297 used request id req-33e59cd3-0d27-40ee-b1a7-0aba47e3d453 2018-06-28 13:52:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=0178b198-298d-4c6d-b423-f4db67659297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:02,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Type: application/json Content-Length: 3169 Connection: keep-alive X-Openstack-Request-Id: req-b1de213d-622f-489a-bc0c-e77c842d54e9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","ip_address":"10.0.0.3"}],"id":"049a43cd-ded5-48f9-948a-144166e8d0fd","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu049a43cd-de","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:3a:da","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0178b198-298d-4c6d-b423-f4db67659297","name":"","admin_state_up":true,"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","ip_address":"10.0.0.4"}],"id":"3573c064-c700-4c9b-85b4-03c3d326b362","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3573c064-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:33:50:3a","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053","name":"HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1-server1_port-kylqcuryk4d4","admin_state_up":true,"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:51:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8df8fb86-e576-4e99-8345-7fd0e7354b8e","ip_address":"10.0.0.2"}],"id":"b1f034fa-19b1-411e-9698-cc82090c2970","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhub1f034fa-19","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cb:47:65","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0178b198-298d-4c6d-b423-f4db67659297","name":"","admin_state_up":true,"network_id":"0178b198-298d-4c6d-b423-f4db67659297","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:51:11Z","binding:vnic_type":"normal"}]} 2018-06-28 13:52:02,366 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=0178b198-298d-4c6d-b423-f4db67659297 used request id req-b1de213d-622f-489a-bc0c-e77c842d54e9 2018-06-28 13:52:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:02,436 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources X-Openstack-Request-Id: req-29808aa3-64b5-47f2-b946-7ec9db8c78eb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:02,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Type: application/json Content-Length: 3353 Connection: keep-alive X-Openstack-Request-Id: req-93fc6821-e609-4bb5-a7dd-10cf244b26e5 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/server1_port", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3573c064-c700-4c9b-85b4-03c3d326b362", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8df8fb86-e576-4e99-8345-7fd0e7354b8e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/private_net", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0178b198-298d-4c6d-b423-f4db67659297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources/my_instance", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-28T13:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:51:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bbbfa7ec-7290-4fc2-bb4a-5c4c56df0053", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:52:02,594 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74/resources used request id req-93fc6821-e609-4bb5-a7dd-10cf244b26e5 2018-06-28 13:52:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/8c893c22-6c84-49e7-ac62-c0d50d445e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e4dba96a6d42c518ba16b277075295527da56" 2018-06-28 13:52:02,689 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 X-Openstack-Request-Id: req-2f875708-b48f-4e44-9e36-5374d4b53a17 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:02,833 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:52:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5bc91614-277a-490e-a001-40e99bdd8ae4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:52:02,833 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-stack1/8c893c22-6c84-49e7-ac62-c0d50d445e74 used request id req-5bc91614-277a-490e-a001-40e99bdd8ae4 2018-06-28 13:52:02,834 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5914e2a8-33f0-4494-9a89-6369f002e7e4-image 2018-06-28 13:52:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb13ace08edc62b2fbe51dc719d945b804d9585a" 2018-06-28 13:52:04,211 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:52:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-323ada1f-ce22-40b9-8675-f84e1137bbe9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:52:04,212 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/20d69d83-37e7-4451-ad4c-1baadd730fef used request id req-323ada1f-ce22-40b9-8675-f84e1137bbe9 2018-06-28 13:52:04,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b11408d03362f6267f258edde38c2ccda8d3c7" 2018-06-28 13:52:05,193 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:52:05 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d703734-4046-4aad-880b-1f576731ac4f X-Compute-Request-Id: req-4d703734-4046-4aad-880b-1f576731ac4f 2018-06-28 13:52:05,193 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/fc6ebcc4-ee82-48c2-80c0-7e540f4a9eef used request id req-4d703734-4046-4aad-880b-1f576731ac4f 2018-06-28 13:52:05,197 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:52:05,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:52:05,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:52:06,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["pQeCQLqSR5ypY6IrVecHPQ"], "issued_at": "2018-06-28T13:52:06.000000Z"}} 2018-06-28 13:52:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:06,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:52:06 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25687b9b-8aab-41bc-91e4-d02b876f3f8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:52:06,772 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-25687b9b-8aab-41bc-91e4-d02b876f3f8e 2018-06-28 13:52:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:07,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:07 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-f1b191c7-c96c-48b1-bb53-b468ccd5dab0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image"} 2018-06-28 13:52:07,746 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image used request id req-f1b191c7-c96c-48b1-bb53-b468ccd5dab0 2018-06-28 13:52:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:08,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0cd24380-2309-43ef-a73a-73e49d18e274 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:52:08,680 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-0cd24380-2309-43ef-a73a-73e49d18e274 2018-06-28 13:52:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image"}' 2018-06-28 13:52:09,841 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:52:09 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b0238d72-ae90-4ea1-81fe-011b86305bd8 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:52:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:52:10Z", "visibility": "shared", "self": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "min_disk": 0, "protected": false, "id": "b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "file": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:52:09,842 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-b0238d72-ae90-4ea1-81fe-011b86305bd8 2018-06-28 13:52:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" -d '' 2018-06-28 13:52:11,778 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:52:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d6b74378-ba29-4f3d-be5c-be66626ee5bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:52:11,778 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc/file used request id req-d6b74378-ba29-4f3d-be5c-be66626ee5bf 2018-06-28 13:52:11,779 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:52:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:11,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:11 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-7f80719d-54bc-4711-a03a-4557362bbfc1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:52:12Z", "visibility": "shared", "self": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "min_disk": 0, "protected": false, "id": "b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "file": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:52:11,866 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc used request id req-7f80719d-54bc-4711-a03a-4557362bbfc1 2018-06-28 13:52:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:12,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:12 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4afec0cb-85ad-4d0d-878f-52092ec9c8ba Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:52:12,851 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-4afec0cb-85ad-4d0d-878f-52092ec9c8ba 2018-06-28 13:52:12,855 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image 2018-06-28 13:52:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:52:13,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:13 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-676f4b71-8410-419e-895c-8d5592eb274d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:52:12Z", "visibility": "shared", "self": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "min_disk": 0, "protected": false, "id": "b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "file": "/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:52:13,879 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc used request id req-676f4b71-8410-419e-895c-8d5592eb274d 2018-06-28 13:52:13,880 - create_image - DEBUG - Instance status is - active 2018-06-28 13:52:13,880 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image 2018-06-28 13:52:13,880 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image 2018-06-28 13:52:13,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:52:13,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:52:15,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["nhQfVt4iT_Ggg1yMe8UDAQ"], "issued_at": "2018-06-28T13:52:15.000000Z"}} 2018-06-28 13:52:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63295ffa17c97a1ca5fe05975ada097cecb1b2" 2018-06-28 13:52:15,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:52:15 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29f71426-cda2-4ee4-9c1f-537855b47862 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:52:15,372 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-29f71426-cda2-4ee4-9c1f-537855b47862 2018-06-28 13:52:15,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:52:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63295ffa17c97a1ca5fe05975ada097cecb1b2" 2018-06-28 13:52:16,392 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:16 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5d38956-0a28-4bba-89a3-90049c4327d5 X-Compute-Request-Id: req-c5d38956-0a28-4bba-89a3-90049c4327d5 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 13:52:16,392 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-c5d38956-0a28-4bba-89a3-90049c4327d5 2018-06-28 13:52:16,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63295ffa17c97a1ca5fe05975ada097cecb1b2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 13:52:17,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:17 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-21f6926f-660d-49ba-85af-3c8412395452 X-Compute-Request-Id: req-21f6926f-660d-49ba-85af-3c8412395452 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/91435615-9ad6-4cf3-86f2-05e40917af83", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/91435615-9ad6-4cf3-86f2-05e40917af83", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91435615-9ad6-4cf3-86f2-05e40917af83"}} 2018-06-28 13:52:17,449 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-21f6926f-660d-49ba-85af-3c8412395452 2018-06-28 13:52:17,451 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:52:17,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:52:18,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["OYw8YAPTS0ehZ6Z8SJKjcQ"], "issued_at": "2018-06-28T13:52:18.000000Z"}} 2018-06-28 13:52:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}}' 2018-06-28 13:52:32,198 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:52:32 GMT Content-Type: application/json Content-Length: 280 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-c7f037d0-b92c-453b-99aa-339f0fe9cc3a Front-End-Https: on RESP BODY: {"stack": {"id": "1a76d512-5da7-4e11-80be-1bfd14818341", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}]}} 2018-06-28 13:52:32,198 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-c7f037d0-b92c-453b-99aa-339f0fe9cc3a 2018-06-28 13:52:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:33,093 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:33 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-8d08ef8a-2fda-4c99-a5c4-7dda4d490891 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:34,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:34 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-1aa1a819-9a54-4231-8cfe-48f5082a299a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:34,217 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-1aa1a819-9a54-4231-8cfe-48f5082a299a 2018-06-28 13:52:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:34,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:34 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-91943578-f5ad-46b2-89bf-1496376f3d4d Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "deletion_time": null, "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "tags": null}]} 2018-06-28 13:52:34,336 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1 used request id req-91943578-f5ad-46b2-89bf-1496376f3d4d 2018-06-28 13:52:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:34,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:34 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-a6199fb4-9d56-425c-877d-38681f0bb714 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "deletion_time": null, "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "tags": null}]} 2018-06-28 13:52:34,441 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1 used request id req-a6199fb4-9d56-425c-877d-38681f0bb714 2018-06-28 13:52:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:35,429 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:35 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-3fa46869-3a2c-41c9-8738-9279807d856f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:35,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:35 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-9f3ac4d7-8d0f-49cb-a68f-78b9daa3aed8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:35,596 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-9f3ac4d7-8d0f-49cb-a68f-78b9daa3aed8 2018-06-28 13:52:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:35,680 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:35 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-63fa37d4-7cfe-4f92-bf0b-b5a37aa9dfd7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:36,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:36 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-b52895ce-9d50-47cd-9c17-04ecf801eb45 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:36,852 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-b52895ce-9d50-47cd-9c17-04ecf801eb45 2018-06-28 13:52:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:40,882 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:40 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-3093232b-741b-4725-9b3f-77d6482ff7b9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:41,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:41 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-a25594ac-d3b3-4b30-b97b-28bf2f86e16f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:41,927 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-a25594ac-d3b3-4b30-b97b-28bf2f86e16f 2018-06-28 13:52:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:45,002 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:44 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-c6ce03d0-3ebf-4cf2-ac3e-96a33c85e621 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:46,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:46 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-1547ed99-b7c9-4cee-8530-c2de8945cc2e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:46,032 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-1547ed99-b7c9-4cee-8530-c2de8945cc2e 2018-06-28 13:52:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:50,059 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:50 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-a56f570a-ed5e-4a50-a706-80257cf3627a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:51,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:51 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-4ad3186f-37a7-46d5-b2a2-4257c61a64d9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:51,138 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-4ad3186f-37a7-46d5-b2a2-4257c61a64d9 2018-06-28 13:52:54,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:54,231 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:54 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-fea505f7-41aa-44de-8f54-9dc651b89f6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:54,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:54 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-875355d3-848d-43e5-b5e5-d0733b878918 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:54,370 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-875355d3-848d-43e5-b5e5-d0733b878918 2018-06-28 13:52:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:52:57,452 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:52:57 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-3ebe89cc-99bb-4a9d-8982-c9cc4a2231d7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:52:57,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:52:57 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-acae381b-7843-4f60-ba2b-3a65eba0171e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:52:57,617 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-acae381b-7843-4f60-ba2b-3a65eba0171e 2018-06-28 13:53:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:00,706 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:00 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-22841e63-d666-4bf3-9953-e039d0f844d0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:00,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:00 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-4e1727fa-6b70-4bb0-a8a4-cde0ec1bf239 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:00,845 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-4e1727fa-6b70-4bb0-a8a4-cde0ec1bf239 2018-06-28 13:53:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:03,954 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:03 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-95033c0e-2aea-4885-9e07-c2e3f3a9a664 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:04,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:04 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-d5b3118e-ed37-454a-915d-650da8687e2d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:04,126 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-d5b3118e-ed37-454a-915d-650da8687e2d 2018-06-28 13:53:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:07,212 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:07 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-7d5f388a-5d74-446d-a34e-609eca2cdc7e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:08,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:08 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-417300a6-97c7-47e2-94ad-1f7d0ad7a395 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:08,380 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-417300a6-97c7-47e2-94ad-1f7d0ad7a395 2018-06-28 13:53:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:11,474 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:11 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-8e8d6179-5a6a-4db2-ac58-45809a56bd6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:11,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:11 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-4db78d09-fcf5-44df-ae14-b3db6fd036e2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:11,634 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-4db78d09-fcf5-44df-ae14-b3db6fd036e2 2018-06-28 13:53:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:14,718 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:14 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-225b7c5a-0399-402b-8548-2d51545d516d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:14,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:14 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-dcea771e-7549-4420-93e2-19f86331ccc9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:14,855 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-dcea771e-7549-4420-93e2-19f86331ccc9 2018-06-28 13:53:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:17,926 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:17 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-f9b7c5c1-1471-46aa-b1d3-83cc2328ab38 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:18,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:18 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-28c51173-a70b-43ee-b786-5d6e5f90363c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:18,067 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-28c51173-a70b-43ee-b786-5d6e5f90363c 2018-06-28 13:53:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:22,076 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:22 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-033cb535-cdd6-4376-8476-c2c9586cce5c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:22,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:22 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-16046194-be6c-40ec-be38-4c21b3f6e238 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:22,230 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-16046194-be6c-40ec-be38-4c21b3f6e238 2018-06-28 13:53:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:25,326 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:25 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-173edb27-93b6-43e5-b0ce-3b27976f05d8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:25,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:25 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive X-Openstack-Request-Id: req-2d5b6245-594d-4165-be82-c53873317634 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "1a76d512-5da7-4e11-80be-1bfd14818341", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1", "stack_user_project_id": "9a2a2bbc1b9345228c827dd8f785f692", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:52:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1a76d512-5da7-4e11-80be-1bfd14818341", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:25,474 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-2d5b6245-594d-4165-be82-c53873317634 2018-06-28 13:53:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}}' 2018-06-28 13:53:31,692 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:53:31 GMT Content-Type: application/json Content-Length: 280 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-8d7fc52f-fa38-4e9b-986d-29716b7082b3 Front-End-Https: on RESP BODY: {"stack": {"id": "f9000544-024e-47c0-a9c9-d616062cd031", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}]}} 2018-06-28 13:53:31,692 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-8d7fc52f-fa38-4e9b-986d-29716b7082b3 2018-06-28 13:53:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:31,778 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:31 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-e1b5d4a4-df88-433e-b087-e3f9c34685b1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:31,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:31 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-81bc0bd6-82f5-4733-b3b8-e92a50951f2f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:31,927 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-81bc0bd6-82f5-4733-b3b8-e92a50951f2f 2018-06-28 13:53:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:32,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-e49d96d2-709c-4322-b6cb-90af7d562dad Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "deletion_time": null, "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f9000544-024e-47c0-a9c9-d616062cd031", "tags": null}]} 2018-06-28 13:53:32,037 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2 used request id req-e49d96d2-709c-4322-b6cb-90af7d562dad 2018-06-28 13:53:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:32,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-f5e534dc-1302-45b9-8d6f-b43fe31ed8e1 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "deletion_time": null, "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "updated_time": null, "project": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f9000544-024e-47c0-a9c9-d616062cd031", "tags": null}]} 2018-06-28 13:53:32,157 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2 used request id req-f5e534dc-1302-45b9-8d6f-b43fe31ed8e1 2018-06-28 13:53:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:32,250 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-004d0e94-2a62-4e23-b23c-54650066ad07 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:32,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-ca013c07-9cf4-4f45-a152-a12281964ab9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:32,384 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-ca013c07-9cf4-4f45-a152-a12281964ab9 2018-06-28 13:53:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:32,481 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-bcafb25b-54fa-4849-a78d-57ee429274b6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:32,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:32 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-5b4372e3-027d-4db6-98c1-7d5d528ee76a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:32,625 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-5b4372e3-027d-4db6-98c1-7d5d528ee76a 2018-06-28 13:53:35,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:35,710 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:35 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-301b4263-8b38-4c89-83f7-4e7416f0fe82 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:35,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:35 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-c5be1839-2cff-47f1-ae2a-dd7955cb0e90 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:35,871 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-c5be1839-2cff-47f1-ae2a-dd7955cb0e90 2018-06-28 13:53:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:38,961 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:38 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-da725605-5a7d-4398-ae17-714122f563c8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:39,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:39 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-037b8181-88da-4f5e-b6aa-408f988ae7b9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:39,096 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-037b8181-88da-4f5e-b6aa-408f988ae7b9 2018-06-28 13:53:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:42,194 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:42 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-9de52647-2994-4d3f-be99-479bf8bef518 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:42,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:42 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-151d23d3-0012-4289-b703-03b05e8fd98d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:42,341 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-151d23d3-0012-4289-b703-03b05e8fd98d 2018-06-28 13:53:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:45,426 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:45 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-d1566963-a14e-4479-8975-3638852a3c94 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:45,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:45 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-23636bcc-3d19-4b8b-9f5d-92b89e5f6e3e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:45,558 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-23636bcc-3d19-4b8b-9f5d-92b89e5f6e3e 2018-06-28 13:53:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:48,632 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:48 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-688caa4f-e859-4872-8ff2-c9d09a5315f2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:48,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:48 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-31550f7c-f546-4115-8192-4afbd7dead86 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:48,773 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-31550f7c-f546-4115-8192-4afbd7dead86 2018-06-28 13:53:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:51,861 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:51 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-416a0b48-9fcb-47c8-af2f-4a6cda7f7117 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:52,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:51 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-c9b68054-bb86-4da5-b121-506252a0a524 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:52,001 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-c9b68054-bb86-4da5-b121-506252a0a524 2018-06-28 13:53:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:55,083 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:55 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-992669ec-9bca-443b-b236-b9c455a66a79 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:55,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:55 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-8c15a83a-2d5a-4036-9385-7ca65e6a8345 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:55,251 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-8c15a83a-2d5a-4036-9385-7ca65e6a8345 2018-06-28 13:53:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:53:58,331 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:53:58 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-0be30601-f966-4ec6-99b7-f69fa208e3f6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:53:58,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:53:58 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-2251964c-1fa1-46c4-891d-3e181996a80e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:53:58,754 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-2251964c-1fa1-46c4-891d-3e181996a80e 2018-06-28 13:54:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:01,872 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:01 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-9ea96f17-0362-41fb-86da-eb14c145ed03 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:02,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:02 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-3da9aa25-5ec2-4026-857a-2136fc7d8311 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:54:02,028 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-3da9aa25-5ec2-4026-857a-2136fc7d8311 2018-06-28 13:54:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:05,119 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:05 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-5fca64f7-2204-4794-8971-9d9effafd1b1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:05,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:05 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-14699f6e-c6e7-41df-91a9-a57bc77c5e39 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:54:05,268 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-14699f6e-c6e7-41df-91a9-a57bc77c5e39 2018-06-28 13:54:08,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:08,361 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:08 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-392c89aa-0330-4513-97fb-3b7cc3bf5b62 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:08,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:08 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-05b1f996-fdca-4683-8ab3-faf2b54c7bfe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:54:08,496 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-05b1f996-fdca-4683-8ab3-faf2b54c7bfe 2018-06-28 13:54:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:11,594 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:11 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-dd0ac66a-6f47-4123-8ea5-a503a6c40ef3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:11,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:11 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive X-Openstack-Request-Id: req-36ab04a9-eec7-4cab-987c-d9741095c9f1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:54:11,751 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-36ab04a9-eec7-4cab-987c-d9741095c9f1 2018-06-28 13:54:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:14,823 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:14 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-74ca4028-5f3c-474e-b33e-3f4245cc9067 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:14,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:14 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive X-Openstack-Request-Id: req-fa8d76f6-f955-4e18-8c4f-74600c1f56b5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "f9000544-024e-47c0-a9c9-d616062cd031", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2", "stack_user_project_id": "1f4bde80408246d699e8395139b9bdc2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:53:30Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f9000544-024e-47c0-a9c9-d616062cd031", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-28 13:54:14,966 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-fa8d76f6-f955-4e18-8c4f-74600c1f56b5 2018-06-28 13:54:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/1a76d512-5da7-4e11-80be-1bfd14818341 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:15,044 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:15 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 X-Openstack-Request-Id: req-10cdf8d9-db00-4301-94d3-eb960677f9f8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:15,177 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:54:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-80690b0a-d2a4-49d8-a0e9-8b57411b1304 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:54:15,178 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack1/1a76d512-5da7-4e11-80be-1bfd14818341 used request id req-80690b0a-d2a4-49d8-a0e9-8b57411b1304 2018-06-28 13:54:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/f9000544-024e-47c0-a9c9-d616062cd031 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8145858804b4341875b018e7cd1a0bf37f88eef6" 2018-06-28 13:54:15,272 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:15 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 X-Openstack-Request-Id: req-c2d296f2-c2a7-427a-b90c-1ba09902f40a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:15,404 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:54:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-def5ce47-63f9-41c3-a3c8-2941a202a13f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:54:15,404 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-stack2/f9000544-024e-47c0-a9c9-d616062cd031 used request id req-def5ce47-63f9-41c3-a3c8-2941a202a13f 2018-06-28 13:54:15,405 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c629dc93-bb49-4f69-b002-21bfff986fc3-image 2018-06-28 13:54:15,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fff0d2dad54885f3b16bab13493b686f022259d" 2018-06-28 13:54:15,774 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:54:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51817c01-4bd4-4e38-b295-76be3c824438 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:54:15,774 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/b2ef0c49-8a0f-4fb3-aba8-d6c817d9f2cc used request id req-51817c01-4bd4-4e38-b295-76be3c824438 2018-06-28 13:54:15,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/91435615-9ad6-4cf3-86f2-05e40917af83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63295ffa17c97a1ca5fe05975ada097cecb1b2" 2018-06-28 13:54:16,488 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:54:16 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52516663-62f1-4f45-85db-01816f243e5c X-Compute-Request-Id: req-52516663-62f1-4f45-85db-01816f243e5c 2018-06-28 13:54:16,488 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/91435615-9ad6-4cf3-86f2-05e40917af83 used request id req-52516663-62f1-4f45-85db-01816f243e5c 2018-06-28 13:54:16,490 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:54:16,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:54:16,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:54:17,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["ZNdpg2VMQ5atWOM9-9_EdA"], "issued_at": "2018-06-28T13:54:17.000000Z"}} 2018-06-28 13:54:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:18,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:54:17 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49aa8a70-73ae-434a-b7e0-a5e7ec052293 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:54:18,158 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-49aa8a70-73ae-434a-b7e0-a5e7ec052293 2018-06-28 13:54:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:19,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:19 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-3f5e84b8-f767-49d3-bca9-df2f18477199 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"} 2018-06-28 13:54:19,264 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 used request id req-3f5e84b8-f767-49d3-bca9-df2f18477199 2018-06-28 13:54:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:20,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cfec961f-fd49-4589-b7d5-5cb0fcd96fce Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:54:20,254 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-cfec961f-fd49-4589-b7d5-5cb0fcd96fce 2018-06-28 13:54:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}' 2018-06-28 13:54:21,347 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:54:21 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ff121fb7-eed6-4c7a-82cc-3cdcf2d24b04 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:21Z", "visibility": "shared", "self": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_disk": 0, "protected": false, "id": "d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "file": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:21,347 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-ff121fb7-eed6-4c7a-82cc-3cdcf2d24b04 2018-06-28 13:54:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" -d '' 2018-06-28 13:54:23,484 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:54:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a263e17b-1435-4983-b453-16fbceb22540 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:54:23,484 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file used request id req-a263e17b-1435-4983-b453-16fbceb22540 2018-06-28 13:54:23,485 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:54:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:24,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:24 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-d54244ed-c192-44b0-9ed7-330c5c374a30 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:23Z", "visibility": "shared", "self": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_disk": 0, "protected": false, "id": "d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "file": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:24,622 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde used request id req-d54244ed-c192-44b0-9ed7-330c5c374a30 2018-06-28 13:54:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:25,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-06b5ccd7-b4a0-4b5e-bb3c-2a4e3076b872 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:54:25,636 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-06b5ccd7-b4a0-4b5e-bb3c-2a4e3076b872 2018-06-28 13:54:25,641 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 2018-06-28 13:54:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:54:26,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:26 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-b046e56f-39f8-4b68-a5d8-96a381e3d038 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:23Z", "visibility": "shared", "self": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_disk": 0, "protected": false, "id": "d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "file": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:26,614 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde used request id req-b046e56f-39f8-4b68-a5d8-96a381e3d038 2018-06-28 13:54:26,615 - create_image - DEBUG - Instance status is - active 2018-06-28 13:54:26,615 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 2018-06-28 13:54:26,615 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 2018-06-28 13:54:26,616 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 13:54:26,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:54:26,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:54:27,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Oia_qIx0TpCy817q1FaXDQ"], "issued_at": "2018-06-28T13:54:27.000000Z"}} 2018-06-28 13:54:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:27,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:54:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d47f603-5428-42b1-adee-b70327dc1286 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:54:27,872 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-8d47f603-5428-42b1-adee-b70327dc1286 2018-06-28 13:54:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:28,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:28 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-4ef3ede2-369e-4f18-a232-a0947537801d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2"} 2018-06-28 13:54:28,927 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 used request id req-4ef3ede2-369e-4f18-a232-a0947537801d 2018-06-28 13:54:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:29,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c0eb8c8a-87b6-41c6-9b1f-4f2909126acc Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:54:29,833 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-c0eb8c8a-87b6-41c6-9b1f-4f2909126acc 2018-06-28 13:54:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2"}' 2018-06-28 13:54:30,968 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:54:30 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-69179746-ee57-4541-913d-acf9931af8be Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:31Z", "visibility": "shared", "self": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_disk": 0, "protected": false, "id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "file": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file", "checksum": null, "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:30,969 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-69179746-ee57-4541-913d-acf9931af8be 2018-06-28 13:54:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" -d '' 2018-06-28 13:54:32,824 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:54:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-acc72ce8-ea77-4ed0-bf7d-68d8d408ccce Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:54:32,824 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file used request id req-acc72ce8-ea77-4ed0-bf7d-68d8d408ccce 2018-06-28 13:54:32,824 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 13:54:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:32,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:32 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-daf5f2a1-42b0-4803-941a-06c0e8d47054 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:33Z", "visibility": "shared", "self": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_disk": 0, "protected": false, "id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "file": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:32,914 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 used request id req-daf5f2a1-42b0-4803-941a-06c0e8d47054 2018-06-28 13:54:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:33,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6bb3e434-0760-4dec-b6ae-fcc90c15a8be Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:54:33,835 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-6bb3e434-0760-4dec-b6ae-fcc90c15a8be 2018-06-28 13:54:33,839 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 2018-06-28 13:54:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:54:34,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:34 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-e9b6ecde-bd1d-4a0f-ab9f-d09abfb43ecb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:33Z", "visibility": "shared", "self": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_disk": 0, "protected": false, "id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "file": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:54:34,935 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 used request id req-e9b6ecde-bd1d-4a0f-ab9f-d09abfb43ecb 2018-06-28 13:54:34,936 - create_image - DEBUG - Instance status is - active 2018-06-28 13:54:34,936 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 2018-06-28 13:54:34,936 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 2018-06-28 13:54:34,937 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:54:35,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:54:36,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["TQd9Rl4PRb2cBh_6OAO-xA"], "issued_at": "2018-06-28T13:54:36.000000Z"}} 2018-06-28 13:54:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net"}}' 2018-06-28 13:54:53,504 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:54:53 GMT Content-Type: application/json Content-Length: 280 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-87a2e9c9-79c0-4f22-80fb-003c21579d37 Front-End-Https: on RESP BODY: {"stack": {"id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}]}} 2018-06-28 13:54:53,505 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-87a2e9c9-79c0-4f22-80fb-003c21579d37 2018-06-28 13:54:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:54:54,629 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:54 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-2cc40783-7294-43bd-b8aa-716ca2c5ce2b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:55,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:55 GMT Content-Type: application/json Content-Length: 2355 Connection: keep-alive X-Openstack-Request-Id: req-b602eb32-64a1-4ca9-9cd4-0bdff799af2b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:54:55,778 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-b602eb32-64a1-4ca9-9cd4-0bdff799af2b 2018-06-28 13:54:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:54:56,839 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:54:56 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-30dfb675-bab4-467a-89df-b7d626772866 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:54:58,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:54:58 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-6b54b20a-360c-4a81-a5cb-e648deba12aa Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:54:58,218 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-6b54b20a-360c-4a81-a5cb-e648deba12aa 2018-06-28 13:55:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:01,303 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:01 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-7083d70f-aa74-4cec-bc24-79f61ce2b2bf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:03,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:03 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-5ea2f0d8-8498-4abf-aff7-e157c01663fd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:03,485 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-5ea2f0d8-8498-4abf-aff7-e157c01663fd 2018-06-28 13:55:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:07,678 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:07 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-e512237a-cded-4e5c-8751-fda30788a705 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:09,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:09 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-a17877d1-1950-4680-9edc-76c594a66f9a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:09,072 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-a17877d1-1950-4680-9edc-76c594a66f9a 2018-06-28 13:55:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:12,171 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:12 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-f90f98eb-bbd7-4dae-937d-8430c89d0376 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:12,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:12 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-9b7f5fb5-f7ba-410b-9484-511c8d40e0ad Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:12,626 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-9b7f5fb5-f7ba-410b-9484-511c8d40e0ad 2018-06-28 13:55:15,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:16,616 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:16 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-ccc668ee-9491-4e42-b484-6792024fd53e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:17,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:17 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-a2794ee9-6884-4e50-aaa9-d81e7d42a0fa Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:17,886 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-a2794ee9-6884-4e50-aaa9-d81e7d42a0fa 2018-06-28 13:55:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:20,968 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:20 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-0250a768-df78-4e36-9dff-9504b8db6ba1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:21,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:21 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-503bc295-cdee-484e-a7aa-6542083777c4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:21,341 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-503bc295-cdee-484e-a7aa-6542083777c4 2018-06-28 13:55:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:24,438 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:24 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-1ff999c2-6d6a-48f8-b835-3009226c8ef8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:24,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:24 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-c4a1c29a-9d0b-46e7-8b41-9ec8545f0c5e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:24,906 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-c4a1c29a-9d0b-46e7-8b41-9ec8545f0c5e 2018-06-28 13:55:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:27,993 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:27 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-15775c49-3f2b-44ac-b945-3f304ec25cdb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:28,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:28 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-ae40523c-38ff-4c01-8b5b-ce15d72cc99f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:28,378 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-ae40523c-38ff-4c01-8b5b-ce15d72cc99f 2018-06-28 13:55:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:31,459 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:31 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-6f8e015c-0b3b-440f-af01-d8e37c7152af Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:32,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:32 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-9b0d0d2f-a2fd-4727-aea0-e02a6797e0ec Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:32,859 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-9b0d0d2f-a2fd-4727-aea0-e02a6797e0ec 2018-06-28 13:55:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:35,963 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:35 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-5ca58b2a-230d-43c3-a94f-fc49a24061bb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:36,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:36 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-8a85dbe9-d8e3-4dc5-8c2b-dc2fd112b176 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:36,426 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-8a85dbe9-d8e3-4dc5-8c2b-dc2fd112b176 2018-06-28 13:55:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:39,526 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:39 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-b81a34d0-8668-4d7f-9af1-5fff4a7a7d4a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:39,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:39 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-dc0ae73a-35f7-4781-a5a2-4d306fddbff7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:39,974 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-dc0ae73a-35f7-4781-a5a2-4d306fddbff7 2018-06-28 13:55:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:43,065 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:43 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-641bd566-f7d2-4ffd-95d7-74af3936c67d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:43,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:43 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-66c0fe3b-d1f0-4383-aea7-e5fa06eaaeb2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:43,433 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-66c0fe3b-d1f0-4383-aea7-e5fa06eaaeb2 2018-06-28 13:55:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:46,525 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:46 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-6c4b5568-59c2-4bcc-95d2-16ccfc9d1349 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:46,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:46 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-b4fb534d-6491-45e0-b31f-be65607807f8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:46,891 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-b4fb534d-6491-45e0-b31f-be65607807f8 2018-06-28 13:55:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:49,985 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:49 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-a097da15-813a-4b89-923f-d80b05952d81 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:50,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:50 GMT Content-Type: application/json Content-Length: 4061 Connection: keep-alive X-Openstack-Request-Id: req-29cc2f6d-d5ec-441e-a748-5daf3c8bb384 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:50,308 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-29cc2f6d-d5ec-441e-a748-5daf3c8bb384 2018-06-28 13:55:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:53,408 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:53 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-65b07eb6-39e4-4321-8715-2822e3afa71d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:53,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:53 GMT Content-Type: application/json Content-Length: 4073 Connection: keep-alive X-Openstack-Request-Id: req-8f4e99e8-d8cc-4933-b287-5925e6b01382 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:53,807 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-8f4e99e8-d8cc-4933-b287-5925e6b01382 2018-06-28 13:55:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:53,885 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:53 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources X-Openstack-Request-Id: req-f4b42661-302b-46f1-a114-00a7114ee9f8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:54,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:54 GMT Content-Type: application/json Content-Length: 10071 Connection: keep-alive X-Openstack-Request-Id: req-b26fc749-c386-4f47-8cd2-7dc4420a3bf7 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "33b38b4f-b3dd-41ce-a2f8-d113708071c9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "221c536d-768e-4503-b498-b484da5274fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/network", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-28T13:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:55Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "661b8521-6efe-4e73-bb8c-77338d743b08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/server_security_group", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c0a5cd29-05b8-4634-a79f-db641fad9e71", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "84a4297b-2f89-4d0c-80b8-b95f5a259728", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip_association", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "41", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/keypair", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router_interface", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137:subnet_id=b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b7a20a6-a435-44f5-98f9-dd685c7fa794", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:55:54,110 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources used request id req-b26fc749-c386-4f47-8cd2-7dc4420a3bf7 2018-06-28 13:55:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:54,198 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:54 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-f630c540-c4a7-4695-8b67-7c54dd4867e3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:54,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:54 GMT Content-Type: application/json Content-Length: 4073 Connection: keep-alive X-Openstack-Request-Id: req-0b02a084-e0ee-453e-a3d1-9bf0ae96c4c7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:55:54,606 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-0b02a084-e0ee-453e-a3d1-9bf0ae96c4c7 2018-06-28 13:55:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:54,695 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:54 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources X-Openstack-Request-Id: req-52ca4f4e-7c54-4103-9b23-200dd5a7be0d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:54,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:54 GMT Content-Type: application/json Content-Length: 10071 Connection: keep-alive X-Openstack-Request-Id: req-6f7b26ce-4654-4aae-953f-87b98eb8e6c6 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "33b38b4f-b3dd-41ce-a2f8-d113708071c9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "221c536d-768e-4503-b498-b484da5274fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/network", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-28T13:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:55Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "661b8521-6efe-4e73-bb8c-77338d743b08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/server_security_group", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c0a5cd29-05b8-4634-a79f-db641fad9e71", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "84a4297b-2f89-4d0c-80b8-b95f5a259728", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip_association", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "41", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/keypair", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router_interface", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137:subnet_id=b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b7a20a6-a435-44f5-98f9-dd685c7fa794", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:55:54,916 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources used request id req-6f7b26ce-4654-4aae-953f-87b98eb8e6c6 2018-06-28 13:55:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:55,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:55 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-717bea1e-033c-4ce1-8438-8ea3b34261e9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"661b8521-6efe-4e73-bb8c-77338d743b08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["b3be7089-b669-4c92-b88d-48a23ac24073"],"description":"","tags":[],"updated_at":"2018-06-28T13:55:01Z","provider:segmentation_id":1002,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:54:58Z","provider:network_type":"vlan"}]} 2018-06-28 13:55:55,267 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-717bea1e-033c-4ce1-8438-8ea3b34261e9 2018-06-28 13:55:55,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:55,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7cec5a34-b101-482a-b0c4-310b16f478c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:01Z","dns_nameservers":[],"updated_at":"2018-06-28T13:55:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"b3be7089-b669-4c92-b88d-48a23ac24073","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet"}]} 2018-06-28 13:55:55,432 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-7cec5a34-b101-482a-b0c4-310b16f478c9 2018-06-28 13:55:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:55,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d50aecc7-fbb4-465c-af73-0a2990d682fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:01Z","dns_nameservers":[],"updated_at":"2018-06-28T13:55:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"b3be7089-b669-4c92-b88d-48a23ac24073","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet"}]} 2018-06-28 13:55:55,598 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-d50aecc7-fbb4-465c-af73-0a2990d682fc 2018-06-28 13:55:55,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:55:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:56,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:55:55 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e274a356-a25d-407a-8060-0ae010612304 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:55:56,110 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-e274a356-a25d-407a-8060-0ae010612304 2018-06-28 13:55:56,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:56,199 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:55:56 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources X-Openstack-Request-Id: req-4060a6f6-920c-4c4d-977d-a8ed1d284a60 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:55:57,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:57 GMT Content-Type: application/json Content-Length: 10071 Connection: keep-alive X-Openstack-Request-Id: req-570932c8-6458-452e-9480-92bced195ad8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "33b38b4f-b3dd-41ce-a2f8-d113708071c9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "221c536d-768e-4503-b498-b484da5274fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/network", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-28T13:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:55Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "661b8521-6efe-4e73-bb8c-77338d743b08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/server_security_group", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c0a5cd29-05b8-4634-a79f-db641fad9e71", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "84a4297b-2f89-4d0c-80b8-b95f5a259728", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip_association", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "41", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/keypair", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router_interface", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137:subnet_id=b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b7a20a6-a435-44f5-98f9-dd685c7fa794", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:55:57,354 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources used request id req-570932c8-6458-452e-9480-92bced195ad8 2018-06-28 13:55:57,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/3b7a20a6-a435-44f5-98f9-dd685c7fa794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:57,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/0a6dbf80-c234-4bc3-8959-d4a7d23ad23d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,114 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 1854 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0883b5e-356e-45e3-b6db-a6c403efa7ae X-Compute-Request-Id: req-b0883b5e-356e-45e3-b6db-a6c403efa7ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:34:d0", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/3b7a20a6-a435-44f5-98f9-dd685c7fa794", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/3b7a20a6-a435-44f5-98f9-dd685c7fa794", "rel": "bookmark"}], "image": {"id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "links": [{"href": "http://100.64.200.101:8774/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-06-28T13:55:33.000000", "flavor": {"id": "33b38b4f-b3dd-41ce-a2f8-d113708071c9", "links": [{"href": "http://100.64.200.101:8774/flavors/33b38b4f-b3dd-41ce-a2f8-d113708071c9", "rel": "bookmark"}]}, "id": "3b7a20a6-a435-44f5-98f9-dd685c7fa794", "security_groups": [{"name": "default"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:55:34Z", "hostId": "ee79df6b3b8affb8d4b7f14db2faa6274edae17cd6cf3d94f20c0b1c", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "created": "2018-06-28T13:55:14Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:55:58,114 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/3b7a20a6-a435-44f5-98f9-dd685c7fa794 used request id req-b0883b5e-356e-45e3-b6db-a6c403efa7ae 2018-06-28 13:55:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,150 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 1987 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e136a2c8-905d-48a3-90d5-0e528e6c50ca X-Compute-Request-Id: req-e136a2c8-905d-48a3-90d5-0e528e6c50ca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:66:29", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:66:29", "version": 4, "addr": "100.64.200.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "rel": "bookmark"}], "image": {"id": "d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "links": [{"href": "http://100.64.200.101:8774/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-06-28T13:55:35.000000", "flavor": {"id": "221c536d-768e-4503-b498-b484da5274fd", "links": [{"href": "http://100.64.200.101:8774/flavors/221c536d-768e-4503-b498-b484da5274fd", "rel": "bookmark"}]}, "id": "0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "security_groups": [{"name": "security_group_name"}], "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T13:55:36Z", "hostId": "a8e3655cf1df2862346cbb643f7976e8f8ba620c1f5d2ecf117e439c", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "created": "2018-06-28T13:55:12Z", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 13:55:58,150 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/0a6dbf80-c234-4bc3-8959-d4a7d23ad23d used request id req-e136a2c8-905d-48a3-90d5-0e528e6c50ca 2018-06-28 13:55:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-a8aed251-9133-4089-a733-4df9f5bfa5ed Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"661b8521-6efe-4e73-bb8c-77338d743b08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["b3be7089-b669-4c92-b88d-48a23ac24073"],"description":"","tags":[],"updated_at":"2018-06-28T13:55:01Z","provider:segmentation_id":1002,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:54:58Z","provider:network_type":"vlan"}]} 2018-06-28 13:55:58,427 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net used request id req-a8aed251-9133-4089-a733-4df9f5bfa5ed 2018-06-28 13:55:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:55:58,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:55:58 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:55:58,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-d55bc51d-72ff-4a1f-b8d0-8e107a68b513 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"661b8521-6efe-4e73-bb8c-77338d743b08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["b3be7089-b669-4c92-b88d-48a23ac24073"],"description":"","tags":[],"updated_at":"2018-06-28T13:55:01Z","provider:segmentation_id":1002,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:54:58Z","provider:network_type":"vlan"}]} 2018-06-28 13:55:58,495 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net used request id req-d55bc51d-72ff-4a1f-b8d0-8e107a68b513 2018-06-28 13:55:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:55:58 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086b6175-c760-459e-b8b0-6441141f530b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:55:58,613 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-086b6175-c760-459e-b8b0-6441141f530b 2018-06-28 13:55:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9703da77-2d4a-4d1b-b6da-7b01d14aeafe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:01Z","dns_nameservers":[],"updated_at":"2018-06-28T13:55:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"b3be7089-b669-4c92-b88d-48a23ac24073","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet"}]} 2018-06-28 13:55:58,778 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-9703da77-2d4a-4d1b-b6da-7b01d14aeafe 2018-06-28 13:55:58,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:55:58 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22682ec8-2560-4f2a-81d3-5147d67d3983 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:55:58,913 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-22682ec8-2560-4f2a-81d3-5147d67d3983 2018-06-28 13:55:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:55:58,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:58 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-3cf266da-fbd7-4b42-ae9a-36a5e54a3186 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.12"}],"id":"520d63a3-157f-4bc8-922f-8882f61b095d","security_groups":["c0a5cd29-05b8-4634-a79f-db641fad9e71"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu520d63a3-15","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:66:29","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"0a6dbf80-c234-4bc3-8959-d4a7d23ad23d","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.2"}],"id":"792ebafb-0c6f-4a86-988f-5f99bb3bb00d","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu792ebafb-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:3e:a9","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-661b8521-6efe-4e73-bb8c-77338d743b08","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.11"}],"id":"ad39906c-65b4-4eca-8f88-bf0226b85c32","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuad39906c-65","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e9:34:d0","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"3b7a20a6-a435-44f5-98f9-dd685c7fa794","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.3"}],"id":"c570fc12-6f1f-4a62-b82a-94ff1c2eb376","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc570fc12-6f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b8:3b:a2","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-661b8521-6efe-4e73-bb8c-77338d743b08","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:24Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.1"}],"id":"d27fa300-0bcf-42d3-ac51-6a6c33fc5a8b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud27fa300-0b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:4b:b1:1d","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"469f87ed-15f0-46ce-985e-5fc7b0fb6137","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:10Z","binding:vnic_type":"normal"}]} 2018-06-28 13:55:58,983 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-3cf266da-fbd7-4b42-ae9a-36a5e54a3186 2018-06-28 13:55:59,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:55:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-422b7b17-da43-4567-b098-ca8ebc92aa6d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:01Z","dns_nameservers":[],"updated_at":"2018-06-28T13:55:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"b3be7089-b669-4c92-b88d-48a23ac24073","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet"}]} 2018-06-28 13:55:59,100 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-422b7b17-da43-4567-b098-ca8ebc92aa6d 2018-06-28 13:55:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:00,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:00 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-7403fb07-2856-4303-9f37-a2d36d08641c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.12"}],"id":"520d63a3-157f-4bc8-922f-8882f61b095d","security_groups":["c0a5cd29-05b8-4634-a79f-db641fad9e71"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu520d63a3-15","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:66:29","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"0a6dbf80-c234-4bc3-8959-d4a7d23ad23d","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.2"}],"id":"792ebafb-0c6f-4a86-988f-5f99bb3bb00d","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu792ebafb-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:3e:a9","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-661b8521-6efe-4e73-bb8c-77338d743b08","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.11"}],"id":"ad39906c-65b4-4eca-8f88-bf0226b85c32","security_groups":["5337485e-d190-4c60-a846-423ff30b3e5e"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuad39906c-65","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e9:34:d0","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"3b7a20a6-a435-44f5-98f9-dd685c7fa794","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.3"}],"id":"c570fc12-6f1f-4a62-b82a-94ff1c2eb376","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc570fc12-6f","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b8:3b:a2","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-661b8521-6efe-4e73-bb8c-77338d743b08","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-28T13:55:24Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3be7089-b669-4c92-b88d-48a23ac24073","ip_address":"10.1.2.1"}],"id":"d27fa300-0bcf-42d3-ac51-6a6c33fc5a8b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud27fa300-0b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:4b:b1:1d","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"469f87ed-15f0-46ce-985e-5fc7b0fb6137","name":"","admin_state_up":true,"network_id":"661b8521-6efe-4e73-bb8c-77338d743b08","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:55:10Z","binding:vnic_type":"normal"}]} 2018-06-28 13:56:00,141 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=661b8521-6efe-4e73-bb8c-77338d743b08 used request id req-7403fb07-2856-4303-9f37-a2d36d08641c 2018-06-28 13:56:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:00,230 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:00 GMT Content-Type: application/json Content-Length: 529 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources X-Openstack-Request-Id: req-306dc523-c36d-4643-90b6-de11736323cf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:00,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:00 GMT Content-Type: application/json Content-Length: 10071 Connection: keep-alive X-Openstack-Request-Id: req-393c9a75-27f7-4d0e-945f-b993956c51bf Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "33b38b4f-b3dd-41ce-a2f8-d113708071c9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/flavor1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "221c536d-768e-4503-b498-b484da5274fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/network", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-28T13:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:55Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "661b8521-6efe-4e73-bb8c-77338d743b08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/server_security_group", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c0a5cd29-05b8-4634-a79f-db641fad9e71", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "84a4297b-2f89-4d0c-80b8-b95f5a259728", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/floating_ip_association", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "41", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/keypair", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router_interface", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137:subnet_id=b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/subnet", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b3be7089-b669-4c92-b88d-48a23ac24073", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/management_router", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "469f87ed-15f0-46ce-985e-5fc7b0fb6137", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm2", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b7a20a6-a435-44f5-98f9-dd685c7fa794", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources/vm1", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-28T13:54:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:54:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0a6dbf80-c234-4bc3-8959-d4a7d23ad23d", "resource_type": "OS::Nova::Server"}]} 2018-06-28 13:56:00,415 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393/resources used request id req-393c9a75-27f7-4d0e-945f-b993956c51bf 2018-06-28 13:56:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:00,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:00 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-a3c2e6df-2c29-4968-a235-cd7351328658 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:33Z", "visibility": "shared", "self": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_disk": 0, "protected": false, "id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "file": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:56:00,521 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 used request id req-a3c2e6df-2c29-4968-a235-cd7351328658 2018-06-28 13:56:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:01,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-faa91879-2433-4681-a201-defa596fb26a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 13:56:01,478 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-faa91879-2433-4681-a201-defa596fb26a 2018-06-28 13:56:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:01,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:01 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-eaa14caa-17b7-44a1-a5ca-520860caf264 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:33Z", "visibility": "shared", "self": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_disk": 0, "protected": false, "id": "18a74914-a7d3-4bed-8d74-92d7a45bbd47", "file": "/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:56:01,552 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 used request id req-eaa14caa-17b7-44a1-a5ca-520860caf264 2018-06-28 13:56:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:02,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:02 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-5e3a94b6-4368-4f76-80b3-7f0727140b37 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-28T13:54:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T13:54:23Z", "visibility": "shared", "self": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_disk": 0, "protected": false, "id": "d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "file": "/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "direct_url": "file:///var/lib/glance/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 13:56:02,841 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde used request id req-5e3a94b6-4368-4f76-80b3-7f0727140b37 2018-06-28 13:56:02,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:02,924 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:02 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-30a1ba16-2da6-4ef7-afa2-f0ccd64031be Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:03,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:03 GMT Content-Type: application/json Content-Length: 4073 Connection: keep-alive X-Openstack-Request-Id: req-b6b586a1-2665-4ec2-a5da-554be71f425a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:03,319 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-b6b586a1-2665-4ec2-a5da-554be71f425a 2018-06-28 13:56:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:03,406 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:03 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-f665a5fe-00e0-4d14-a182-52958fc82b7c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:03,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:03 GMT Content-Type: application/json Content-Length: 4073 Connection: keep-alive X-Openstack-Request-Id: req-e5389b46-2e6b-4a6c-bd92-cc8dfa75ae51 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6kkzeTjOn6f1HhFt4Z4ZnawjxgtYjZARNKm0opPM38eG89EZ\nBNLdZT2nb5PQ6ds5OejWlRgfJE8JREuVYBhLoUWfQbW6CApDZ7Dm0bDhMFg89wqb\nCezjdN7a4Asu+q4cXs1KxIL/ecVY0svsRVfCd8ZKJf+1MuG3W9HkdSQzCXWYRu+z\nN4tMpieK4kOjNpfiEOZBWgXRU6Riwv0Wos4yWVu8QWNIaThcPRc9dln2zPbd3QPQ\nPf/Ng9BJ59Sey7Ep3LCsxb4ztNiJ8wRbmTDzlWVPGTt6+ERWKthw9P9fiMmWYmYj\nKjy1Ss+iGu65SmwrjjNENC4Q5Y8N05jqoV+6jwIDAQABAoIBAQCl0fOVm8hapfTO\nOEXORykYOMsFE+i0IUCcRnTsELITvNPeY6NSj7BVRKLqTPOzYQ8K1qpx0iXQfAQy\nC1EJN4jn9y/1wRqPMDxu+n0T8x4fKoTT0PTUvI5snILLyf6RPIQl8SU3GwSY+j2Y\nzO5IUgn43iaC6I4mGi291jvdUSayTOctCP3KTi+h3+y1LMviRI4lgW7Bmg4IcmrS\nc9xrhtRZ0R99aC6kF6HtLvyAA9NO18qbaQcjW9oCuke3Su3z7qIH8DFSgny7exVs\nTE3eaIYNIolMZZIcmV+eP5atJflh1cfZv212964Y/844vDI9AbWe5UGGT8G8J6nn\nmSU9ojPpAoGBAPfACXDKBNCcpl7fivVzDqji2qf2g8qQCQ+H3vJB542rY/sKJUjI\nsOGniiv9MeP6uAMfL6qwCLmfjPJiu9RlseZiRVfK87zmJoLfDVHWTewu78LED4zT\nIDtD5YW3wkG9aYkVpEcNYqPF9PZSxVOGi45Kd0bEfvDztKqeWWny3CiVAoGBAPIW\nYz6KcfWo2MiB8AuZEfodFnFPMYRTHY/FFB1fa6Q09eYO0S9nXJRQnQaHbrWx78UV\ncJHE+/+mcsftonjuz38iviePSW2NW1AxInHAmYvK4U9uPV+CrL/bW5lC1NkYO3T/\n2R2mIZsOCofiFnkRz9VAc4GdIbdPXYCwbrPHLnmTAoGAXf9VVZ7APuoAUWSdE00p\nFbikXy+vhw4o8eSKGP4aPWz2jQunY7sJKURorxHseOPqJv0RF8CcPtkjH9+IBijj\nW1aTmqCc42Gq4OKB6jfV7rNMMmgywipkQzgagCZdJJYZ0XINlwukDiEQNNjoly0o\nC7+DC62HwCGmvUlBAWqsTxUCgYEAuZyAq0rq5Td4PwOhUMMkDWiP9ICLrrErUTgB\nnCO1HEme360spfPR/8VvH7pnH9g1xh4SGTG3JOQxzSheEerIHOo+cYZi/iQLhwil\nKCJLl+sNpSEY3UoLuW4uZOvg1jLGI4amqRzfV0sEt/qY0Grfttmbth0L5MhtIGYl\n+qEU+RECgYAK1QeLV/aqmDGM299PwyaZoMklNw5Yt8eku1nm5/qmYdCz5P46qexj\nCmtK6u8kdGbK4J7h3LZzOHgBWNws8ZPkZGoUp7KQ3yZfpXmKW0UhJE0YrIaEUF3B\nHcxMoRtpZw3YqXbZh3d5h9I7PG8Wfk6DDYtLWA4ixSDF5OUbvW/9/g==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:03,786 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-e5389b46-2e6b-4a6c-bd92-cc8dfa75ae51 2018-06-28 13:56:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:03,871 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:03 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-dc4b1b64-c53a-42e4-83a6-3dd6a2208d1e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:04,043 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:56:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2f1eba26-dcff-4fab-8259-984eecdaa1ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:56:04,043 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-2f1eba26-dcff-4fab-8259-984eecdaa1ee 2018-06-28 13:56:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:04,126 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:04 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-2bfe1508-a584-4218-82bd-38ee68af3317 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:04,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:04 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-96440cc6-cb4c-4a49-80cf-54d929d4e54b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:04,222 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-96440cc6-cb4c-4a49-80cf-54d929d4e54b 2018-06-28 13:56:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:07,293 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:07 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-e80a4b9f-2f79-4046-b41e-5232dd20311c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:07,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:07 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-75605ae2-2fe9-45b6-b519-44a55d422242 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:07,382 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-75605ae2-2fe9-45b6-b519-44a55d422242 2018-06-28 13:56:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:10,473 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:10 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-48fb64b1-7401-412d-b84f-0d67333b8802 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:10,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:10 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-329524e8-afc7-4316-bca1-52185e266e53 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:10,560 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-329524e8-afc7-4316-bca1-52185e266e53 2018-06-28 13:56:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:13,647 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:13 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-127dd4cd-fa74-4cf2-867a-ca0c0fe7c368 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:13,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:13 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-91df2ea0-c67c-4d1c-87b4-aa301833cdd2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:13,761 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-91df2ea0-c67c-4d1c-87b4-aa301833cdd2 2018-06-28 13:56:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:16,837 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:16 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-dc9f5490-46dd-49fc-bf87-46b516ea27d7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:16,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:16 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-a2331ccd-eded-4d3b-9052-25c56d26cf8a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:16,938 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-a2331ccd-eded-4d3b-9052-25c56d26cf8a 2018-06-28 13:56:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:20,015 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:20 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-65ec1093-ab72-4152-b1f4-0a8731867ac9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:20,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:20 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-c6d0d1b8-77ba-4166-ba82-dbdccf7507a9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:20,120 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-c6d0d1b8-77ba-4166-ba82-dbdccf7507a9 2018-06-28 13:56:23,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:23,202 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:23 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-de5ca4dc-8e59-492b-9e16-1b1cb80ba399 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:23,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:23 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-1b45a89f-fdc2-4a1b-b280-c88ad2c4e7c8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:23,293 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-1b45a89f-fdc2-4a1b-b280-c88ad2c4e7c8 2018-06-28 13:56:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:26,388 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:26 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-826101e3-46d1-435a-b379-0ded5297d14e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:26,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:26 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-48dff9c6-a090-47b2-9944-e09ae6466df1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:26,492 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-48dff9c6-a090-47b2-9944-e09ae6466df1 2018-06-28 13:56:29,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:29,565 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:29 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-fbdeb0b3-6a90-4de7-81ce-e1e854b863f4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:29,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:29 GMT Content-Type: application/json Content-Length: 2457 Connection: keep-alive X-Openstack-Request-Id: req-f262c664-d498-4c61-9285-9ace3d074188 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:29,658 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-f262c664-d498-4c61-9285-9ace3d074188 2018-06-28 13:56:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/3cfb1869-71d7-4826-a910-35c4d76d5393 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c656c4e14bdf7a8d29eadd7147b1b4f198e4dd" 2018-06-28 13:56:32,742 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:32 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 X-Openstack-Request-Id: req-54fcd8a1-72e1-4b69-9193-20ef053281af Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:32,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:32 GMT Content-Type: application/json Content-Length: 2287 Connection: keep-alive X-Openstack-Request-Id: req-bdec456c-bb38-4b47-82ed-8b9046463b0f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor2", "OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack", "stack_user_project_id": "bda6e959dc344cadb1ec627670a12d5e", "tags": null, "creation_time": "2018-06-28T13:54:52Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-28T13:56:04Z", "id": "3cfb1869-71d7-4826-a910-35c4d76d5393", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-28 13:56:32,849 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-stack/3cfb1869-71d7-4826-a910-35c4d76d5393 used request id req-bdec456c-bb38-4b47-82ed-8b9046463b0f 2018-06-28 13:56:32,850 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image1 2018-06-28 13:56:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05740038767aa4323f0a2193b056453da8211ba8" 2018-06-28 13:56:34,256 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:56:34 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-edf1262e-af5c-43d0-b06d-ff3628c23b15 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:56:34,256 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/d14a3e4c-4fef-44ca-aaa0-08e160a9ebde used request id req-edf1262e-af5c-43d0-b06d-ff3628c23b15 2018-06-28 13:56:34,258 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0ebff2fc-3476-49b4-a2f6-4d69f1142dda-image2 2018-06-28 13:56:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce2becb80997d2d5b0fe463708e74cf5c5166927" 2018-06-28 13:56:35,630 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:56:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b80938ab-6711-44d0-9aa2-e5986e4ba3eb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:56:35,630 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/18a74914-a7d3-4bed-8d74-92d7a45bbd47 used request id req-b80938ab-6711-44d0-9aa2-e5986e4ba3eb 2018-06-28 13:56:35,633 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:56:35,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:56:35,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:56:36,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Y46x-Og7Qbep95IoNRJlaQ"], "issued_at": "2018-06-28T13:56:36.000000Z"}} 2018-06-28 13:56:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" -d '{"stack_name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-06-28 13:56:42,014 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:56:42 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d X-Openstack-Request-Id: req-4ede01c2-224c-451a-b942-67d7065d34a4 Front-End-Https: on RESP BODY: {"stack": {"id": "ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "rel": "self"}]}} 2018-06-28 13:56:42,014 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-4ede01c2-224c-451a-b942-67d7065d34a4 2018-06-28 13:56:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" 2018-06-28 13:56:43,044 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:43 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d X-Openstack-Request-Id: req-ced2fbcd-1a96-4d3d-9334-4f11f7c2b40d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:44,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:44 GMT Content-Type: application/json Content-Length: 1126 Connection: keep-alive X-Openstack-Request-Id: req-b4e8b075-d804-436f-b537-b9d7aaec304c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "OS::stack_name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack", "stack_user_project_id": "a55d1f681b9544778dbdcb814e20d950", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:56:40Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-28 13:56:44,053 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d used request id req-b4e8b075-d804-436f-b537-b9d7aaec304c 2018-06-28 13:56:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" 2018-06-28 13:56:45,085 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:45 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d X-Openstack-Request-Id: req-0baedf59-7fe3-4c67-806f-5904cc9efedc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:45,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:45 GMT Content-Type: application/json Content-Length: 1126 Connection: keep-alive X-Openstack-Request-Id: req-40bdc94a-3de9-430d-912c-669bbc205be1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "OS::stack_name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack", "stack_user_project_id": "a55d1f681b9544778dbdcb814e20d950", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:56:40Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-28 13:56:45,233 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d used request id req-40bdc94a-3de9-430d-912c-669bbc205be1 2018-06-28 13:56:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" 2018-06-28 13:56:46,266 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:46 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d/resources X-Openstack-Request-Id: req-957424a0-39a9-45e5-a154-ae8c52cde029 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:46,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:46 GMT Content-Type: application/json Content-Length: 788 Connection: keep-alive X-Openstack-Request-Id: req-a8146677-303e-4952-9c8b-cea8e3723b68 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d/resources/flavor", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-28T13:56:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:56:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "36adf4ae-7c72-44b6-a631-74a4e5fb80d7", "resource_type": "OS::Nova::Flavor"}]} 2018-06-28 13:56:46,402 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d/resources used request id req-a8146677-303e-4952-9c8b-cea8e3723b68 2018-06-28 13:56:46,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/36adf4ae-7c72-44b6-a631-74a4e5fb80d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" 2018-06-28 13:56:47,395 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:47 GMT Content-Type: application/json Content-Length: 546 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce79955b-72a8-4773-b757-6755c0d2ce36 X-Compute-Request-Id: req-ce79955b-72a8-4773-b757-6755c0d2ce36 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack-flavor-d6ytkmoi3xtx", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/36adf4ae-7c72-44b6-a631-74a4e5fb80d7", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/36adf4ae-7c72-44b6-a631-74a4e5fb80d7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "36adf4ae-7c72-44b6-a631-74a4e5fb80d7"}} 2018-06-28 13:56:47,396 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/36adf4ae-7c72-44b6-a631-74a4e5fb80d7 used request id req-ce79955b-72a8-4773-b757-6755c0d2ce36 2018-06-28 13:56:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbfff9f11a772e902d579d5bdbbc9cc0c73b295" 2018-06-28 13:56:47,487 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:47 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d X-Openstack-Request-Id: req-3d5be260-27d7-4438-9ab8-984f4d62d99d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:48,599 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:56:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-29b27f04-cc4b-4238-9280-0afec3726e43 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:56:48,599 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsFlavorTests-484849b4-085c-4f5e-ae6e-e9d97139513e-stack/ecd0a17e-ec7b-4d5b-addd-0fa85db4c99d used request id req-29b27f04-cc4b-4238-9280-0afec3726e43 2018-06-28 13:56:48,600 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:56:48,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 13:56:48,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:56:49,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["bHm_PMf_TnmJAbSq-gGHMg"], "issued_at": "2018-06-28T13:56:49.000000Z"}} 2018-06-28 13:56:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" -d '{"stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp"}}' 2018-06-28 13:56:55,312 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:56:55 GMT Content-Type: application/json Content-Length: 269 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b X-Openstack-Request-Id: req-4a05f428-597c-4961-b575-d8e8d26776d4 Front-End-Https: on RESP BODY: {"stack": {"id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "rel": "self"}]}} 2018-06-28 13:56:55,312 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-4a05f428-597c-4961-b575-d8e8d26776d4 2018-06-28 13:56:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:56:56,278 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:56 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b X-Openstack-Request-Id: req-2565e9b9-29a7-42e4-8e93-3bb0c7105cce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:56:58,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:56:58 GMT Content-Type: application/json Content-Length: 3001 Connection: keep-alive X-Openstack-Request-Id: req-8f7db654-a091-4dde-b731-4644bc77852c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "OS::stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "keypair_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "stack_user_project_id": "01c935aa4c7e4af691a210802d324cac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:56:53Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuiHmNdoKwscnXPoitCHhDTeg/xYLo+0bAFrJsBxz6IN03fDM\nqvRUzgpv8gPX5bk+DhVpuuMjc42tAudA8PfBL0udDDHZTzNCT52OzifUYa8R+I+f\nMr67q5pAy79Jc6vD3rA++Sbvrg1aMqGduls3mfFtW2p1ENsgSd+81Eey/lx2Yb1U\nIbAR4RT9QbpSOSRF+e+lxl4gwNOdc3zV+raHYNz0hn1dTJ9oJA9qiCslQcMifi8a\nqzfewT5UTdjRDX+wYRTAJ4MTHuHGerWp31iAkDKZ7LgQ+rUF8WgPhi2zqczCqJqU\nsxpHl9Rv0aSLm5jADQDjlYa8afNyqN3oK3EFNQIDAQABAoIBAD0PP9DsrVkGMgCL\nQfUrpANM+3CSz9C/yHrOTZmLS+67qQvhoZJ3Qpawz9Zpslp28Ud3eM7JEmkm0dnA\n+QnTjLkyKdvFQo97tkYd3qn8YOyGnPOYUdY4waHioVz1bGgYsdGMqavcPQYw9STk\n5bQrlkrW61Pw0WRtLeNuFSjiOHK+XQreNblaoXD3jCWqT3QrjUZUZULYjZpyxaEn\nAvO+PTfJQHiYDq52xZwP2rsp0PbbvbxWNNCjK4FL3WuqdPW/0np2j2KQLEHfxOSO\nPiWLBX6H/6IGRuVDikZaposysnsfTseJRmQuRKuRrhjmjUUwlogkdy1dXCZh/Vau\n1LOrNQUCgYEA3w+VO4jQoqdTIpimaLy/+fx6wTmTImVfYyKPu8NpFJKzgvYtA537\nEbOPiNNzrDvdZ1Blxfrg3sLE6xwmAJtWTIpUej86VWEjnqrQtu0MCHw0tgdBS/I3\nNJ8DH1l3cclSZGhkpZtCGSPX8BLpZSKIzQeIe12zO1x6YsErMpGYhScCgYEA1Z5N\nYie5JG1jcB8KTR9VmP9alP4tvMVChlvHOSqnipKMFSCdbKsiv0NvmDlud1YG07gn\nE7YXY2R+Wxz1ADFT6Lk4TYPKM7ViJhfx960jRMADlH8kw3FqWrZSu5fB/XVWKJXf\ncEK3MwoWpuPc5/Yg9+4z+41Nz+hItX6+OzWb9EMCgYBIDO+GUHYb4/JtnWM7N6TH\nKe+41FEbbiU2j2ZgHwmlNJG5fq0hmvkLSbXWW37kpl2ozoZhQd069yzGSMxZq9Nf\nW9tXtW6xP3RS/xf1znHxl7UrCwLjdjSw0aAfkzWK0p3DgxjniVP7bOGGUYWEPnhz\nybgjKSwIw6FgnsbGSdM7RwKBgQCcyseTvwJWqW+uMSpXdyNV3D+5UmNxxfvRMHYn\nEJbO0Ee/jiPeSjKD3lR/j8/0CZGTPvx3rFS4YF+aMsPlc09aZvDbfFsi3wR+X177\n4vobETDPgw8R4SImGOLazEXX6pLl0TOia2WaMdJ0hpVzMKX8NLu07H9rldwgUzn/\nrZadjwKBgAb7FO4wiP+mg8nuvZHn5p6Wgcm/Xr1+4QG1JVRRdDly60w/J0MzdkTN\nq0NgKEBfPk6ZKnBL2uhj19nwQCEfavDIkUzRgNVhp301YXaV9NmCPyqowFmga8D9\nnUunR1oPV8/KyQbqkTks8KpqcOzvs8uABQa6e1y7hcq7GYinA2Z5\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-28 13:56:58,556 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b used request id req-8f7db654-a091-4dde-b731-4644bc77852c 2018-06-28 13:56:58,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:56:58,643 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:56:58 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b X-Openstack-Request-Id: req-9bb97cbe-3647-4155-aae3-fcdeff81db86 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:01,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:01 GMT Content-Type: application/json Content-Length: 3013 Connection: keep-alive X-Openstack-Request-Id: req-14b8b3ef-5299-431d-8732-03ac9ac164f9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "OS::stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "keypair_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "stack_user_project_id": "01c935aa4c7e4af691a210802d324cac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:56:53Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuiHmNdoKwscnXPoitCHhDTeg/xYLo+0bAFrJsBxz6IN03fDM\nqvRUzgpv8gPX5bk+DhVpuuMjc42tAudA8PfBL0udDDHZTzNCT52OzifUYa8R+I+f\nMr67q5pAy79Jc6vD3rA++Sbvrg1aMqGduls3mfFtW2p1ENsgSd+81Eey/lx2Yb1U\nIbAR4RT9QbpSOSRF+e+lxl4gwNOdc3zV+raHYNz0hn1dTJ9oJA9qiCslQcMifi8a\nqzfewT5UTdjRDX+wYRTAJ4MTHuHGerWp31iAkDKZ7LgQ+rUF8WgPhi2zqczCqJqU\nsxpHl9Rv0aSLm5jADQDjlYa8afNyqN3oK3EFNQIDAQABAoIBAD0PP9DsrVkGMgCL\nQfUrpANM+3CSz9C/yHrOTZmLS+67qQvhoZJ3Qpawz9Zpslp28Ud3eM7JEmkm0dnA\n+QnTjLkyKdvFQo97tkYd3qn8YOyGnPOYUdY4waHioVz1bGgYsdGMqavcPQYw9STk\n5bQrlkrW61Pw0WRtLeNuFSjiOHK+XQreNblaoXD3jCWqT3QrjUZUZULYjZpyxaEn\nAvO+PTfJQHiYDq52xZwP2rsp0PbbvbxWNNCjK4FL3WuqdPW/0np2j2KQLEHfxOSO\nPiWLBX6H/6IGRuVDikZaposysnsfTseJRmQuRKuRrhjmjUUwlogkdy1dXCZh/Vau\n1LOrNQUCgYEA3w+VO4jQoqdTIpimaLy/+fx6wTmTImVfYyKPu8NpFJKzgvYtA537\nEbOPiNNzrDvdZ1Blxfrg3sLE6xwmAJtWTIpUej86VWEjnqrQtu0MCHw0tgdBS/I3\nNJ8DH1l3cclSZGhkpZtCGSPX8BLpZSKIzQeIe12zO1x6YsErMpGYhScCgYEA1Z5N\nYie5JG1jcB8KTR9VmP9alP4tvMVChlvHOSqnipKMFSCdbKsiv0NvmDlud1YG07gn\nE7YXY2R+Wxz1ADFT6Lk4TYPKM7ViJhfx960jRMADlH8kw3FqWrZSu5fB/XVWKJXf\ncEK3MwoWpuPc5/Yg9+4z+41Nz+hItX6+OzWb9EMCgYBIDO+GUHYb4/JtnWM7N6TH\nKe+41FEbbiU2j2ZgHwmlNJG5fq0hmvkLSbXWW37kpl2ozoZhQd069yzGSMxZq9Nf\nW9tXtW6xP3RS/xf1znHxl7UrCwLjdjSw0aAfkzWK0p3DgxjniVP7bOGGUYWEPnhz\nybgjKSwIw6FgnsbGSdM7RwKBgQCcyseTvwJWqW+uMSpXdyNV3D+5UmNxxfvRMHYn\nEJbO0Ee/jiPeSjKD3lR/j8/0CZGTPvx3rFS4YF+aMsPlc09aZvDbfFsi3wR+X177\n4vobETDPgw8R4SImGOLazEXX6pLl0TOia2WaMdJ0hpVzMKX8NLu07H9rldwgUzn/\nrZadjwKBgAb7FO4wiP+mg8nuvZHn5p6Wgcm/Xr1+4QG1JVRRdDly60w/J0MzdkTN\nq0NgKEBfPk6ZKnBL2uhj19nwQCEfavDIkUzRgNVhp301YXaV9NmCPyqowFmga8D9\nnUunR1oPV8/KyQbqkTks8KpqcOzvs8uABQa6e1y7hcq7GYinA2Z5\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-28 13:57:01,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b used request id req-14b8b3ef-5299-431d-8732-03ac9ac164f9 2018-06-28 13:57:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:57:02,042 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b/resources X-Openstack-Request-Id: req-3c27f3d2-7295-4ff6-b3b0-3c227a2f4955 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:03,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:03 GMT Content-Type: application/json Content-Length: 819 Connection: keep-alive X-Openstack-Request-Id: req-ae618932-55b0-4eee-a39a-1edd265bf4f1 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b/resources/keypair", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-28T13:56:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:56:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-28 13:57:03,199 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b/resources used request id req-ae618932-55b0-4eee-a39a-1edd265bf4f1 2018-06-28 13:57:03,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:57:04,243 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:04 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4938c8d0-efe0-401f-9706-3725222094b4 X-Compute-Request-Id: req-4938c8d0-efe0-401f-9706-3725222094b4 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6IeY12grCxydc+iK0IeENN6D/Fguj7RsAWsmwHHPog3Td8Myq9FTOCm/yA9fluT4OFWm64yNzja0C50Dw98EvS50MMdlPM0JPnY7OJ9RhrxH4j58yvrurmkDLv0lzq8PesD75Ju+uDVoyoZ26WzeZ8W1banUQ2yBJ37zUR7L+XHZhvVQhsBHhFP1BulI5JEX576XGXiDA051zfNX6todg3PSGfV1Mn2gkD2qIKyVBwyJ+LxqrN97BPlRN2NENf7BhFMAngxMe4cZ6tanfWICQMpnsuBD6tQXxaA+GLbOpzMKompSzGkeX1G/RpIubmMANAOOVhrxp83Ko3egrcQU1 Generated-by-Nova", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp", "deleted": false, "created_at": "2018-06-28T13:56:57.000000", "updated_at": null, "fingerprint": "23:91:b2:f8:70:4e:33:10:d2:4d:5b:68:a8:c7:51:2e", "deleted_at": null, "id": 14}} 2018-06-28 13:57:04,243 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp used request id req-4938c8d0-efe0-401f-9706-3725222094b4 2018-06-28 13:57:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:57:04,335 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:04 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b X-Openstack-Request-Id: req-94531b8e-759d-4152-ae2c-334a3dd21f83 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:05,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:05 GMT Content-Type: application/json Content-Length: 3013 Connection: keep-alive X-Openstack-Request-Id: req-1185b31c-3616-47ce-b128-45e6453fc64c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "OS::stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "keypair_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack", "stack_user_project_id": "01c935aa4c7e4af691a210802d324cac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:56:53Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e52b0a59-9f64-4a00-bec4-6e1a09d30b6b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuiHmNdoKwscnXPoitCHhDTeg/xYLo+0bAFrJsBxz6IN03fDM\nqvRUzgpv8gPX5bk+DhVpuuMjc42tAudA8PfBL0udDDHZTzNCT52OzifUYa8R+I+f\nMr67q5pAy79Jc6vD3rA++Sbvrg1aMqGduls3mfFtW2p1ENsgSd+81Eey/lx2Yb1U\nIbAR4RT9QbpSOSRF+e+lxl4gwNOdc3zV+raHYNz0hn1dTJ9oJA9qiCslQcMifi8a\nqzfewT5UTdjRDX+wYRTAJ4MTHuHGerWp31iAkDKZ7LgQ+rUF8WgPhi2zqczCqJqU\nsxpHl9Rv0aSLm5jADQDjlYa8afNyqN3oK3EFNQIDAQABAoIBAD0PP9DsrVkGMgCL\nQfUrpANM+3CSz9C/yHrOTZmLS+67qQvhoZJ3Qpawz9Zpslp28Ud3eM7JEmkm0dnA\n+QnTjLkyKdvFQo97tkYd3qn8YOyGnPOYUdY4waHioVz1bGgYsdGMqavcPQYw9STk\n5bQrlkrW61Pw0WRtLeNuFSjiOHK+XQreNblaoXD3jCWqT3QrjUZUZULYjZpyxaEn\nAvO+PTfJQHiYDq52xZwP2rsp0PbbvbxWNNCjK4FL3WuqdPW/0np2j2KQLEHfxOSO\nPiWLBX6H/6IGRuVDikZaposysnsfTseJRmQuRKuRrhjmjUUwlogkdy1dXCZh/Vau\n1LOrNQUCgYEA3w+VO4jQoqdTIpimaLy/+fx6wTmTImVfYyKPu8NpFJKzgvYtA537\nEbOPiNNzrDvdZ1Blxfrg3sLE6xwmAJtWTIpUej86VWEjnqrQtu0MCHw0tgdBS/I3\nNJ8DH1l3cclSZGhkpZtCGSPX8BLpZSKIzQeIe12zO1x6YsErMpGYhScCgYEA1Z5N\nYie5JG1jcB8KTR9VmP9alP4tvMVChlvHOSqnipKMFSCdbKsiv0NvmDlud1YG07gn\nE7YXY2R+Wxz1ADFT6Lk4TYPKM7ViJhfx960jRMADlH8kw3FqWrZSu5fB/XVWKJXf\ncEK3MwoWpuPc5/Yg9+4z+41Nz+hItX6+OzWb9EMCgYBIDO+GUHYb4/JtnWM7N6TH\nKe+41FEbbiU2j2ZgHwmlNJG5fq0hmvkLSbXWW37kpl2ozoZhQd069yzGSMxZq9Nf\nW9tXtW6xP3RS/xf1znHxl7UrCwLjdjSw0aAfkzWK0p3DgxjniVP7bOGGUYWEPnhz\nybgjKSwIw6FgnsbGSdM7RwKBgQCcyseTvwJWqW+uMSpXdyNV3D+5UmNxxfvRMHYn\nEJbO0Ee/jiPeSjKD3lR/j8/0CZGTPvx3rFS4YF+aMsPlc09aZvDbfFsi3wR+X177\n4vobETDPgw8R4SImGOLazEXX6pLl0TOia2WaMdJ0hpVzMKX8NLu07H9rldwgUzn/\nrZadjwKBgAb7FO4wiP+mg8nuvZHn5p6Wgcm/Xr1+4QG1JVRRdDly60w/J0MzdkTN\nq0NgKEBfPk6ZKnBL2uhj19nwQCEfavDIkUzRgNVhp301YXaV9NmCPyqowFmga8D9\nnUunR1oPV8/KyQbqkTks8KpqcOzvs8uABQa6e1y7hcq7GYinA2Z5\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-28 13:57:05,640 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b used request id req-1185b31c-3616-47ce-b128-45e6453fc64c 2018-06-28 13:57:05,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:57:06,599 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:06 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8796bbfe-3f14-48d7-91f3-d0fff3639a81 X-Compute-Request-Id: req-8796bbfe-3f14-48d7-91f3-d0fff3639a81 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6IeY12grCxydc+iK0IeENN6D/Fguj7RsAWsmwHHPog3Td8Myq9FTOCm/yA9fluT4OFWm64yNzja0C50Dw98EvS50MMdlPM0JPnY7OJ9RhrxH4j58yvrurmkDLv0lzq8PesD75Ju+uDVoyoZ26WzeZ8W1banUQ2yBJ37zUR7L+XHZhvVQhsBHhFP1BulI5JEX576XGXiDA051zfNX6todg3PSGfV1Mn2gkD2qIKyVBwyJ+LxqrN97BPlRN2NENf7BhFMAngxMe4cZ6tanfWICQMpnsuBD6tQXxaA+GLbOpzMKompSzGkeX1G/RpIubmMANAOOVhrxp83Ko3egrcQU1 Generated-by-Nova", "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "name": "HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp", "deleted": false, "created_at": "2018-06-28T13:56:57.000000", "updated_at": null, "fingerprint": "23:91:b2:f8:70:4e:33:10:d2:4d:5b:68:a8:c7:51:2e", "deleted_at": null, "id": 14}} 2018-06-28 13:57:06,599 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-kp used request id req-8796bbfe-3f14-48d7-91f3-d0fff3639a81 2018-06-28 13:57:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e810ea58cff068480d5fa039d725fd0a73c190d" 2018-06-28 13:57:06,671 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:06 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b X-Openstack-Request-Id: req-1d5a71cd-744e-4dc7-bb6e-4493c0c34eca Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:06,802 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:57:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4c4b0149-d82d-4f30-a8b6-f2d2a81436aa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:57:06,802 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsKeypairTests-09bb6c87-c979-40d5-bb50-ff1590d5170e-stack/e52b0a59-9f64-4a00-bec4-6e1a09d30b6b used request id req-4c4b0149-d82d-4f30-a8b6-f2d2a81436aa 2018-06-28 13:57:06,804 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-28 13:57:06,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:08,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["SBuDxFykS5KZn2EODAERxw"], "issued_at": "2018-06-28T13:57:08.000000Z"}} 2018-06-28 13:57:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" -d '{"stack_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-sec-grp"}}' 2018-06-28 13:57:13,311 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 13:57:13 GMT Content-Type: application/json Content-Length: 275 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 X-Openstack-Request-Id: req-8c160d3f-dc71-409e-94fe-d90fd0e6d36d Front-End-Https: on RESP BODY: {"stack": {"id": "fcad408d-48bb-42f1-a579-6cdc84680356", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356", "rel": "self"}]}} 2018-06-28 13:57:13,311 - keystoneauth.session - DEBUG - POST call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks used request id req-8c160d3f-dc71-409e-94fe-d90fd0e6d36d 2018-06-28 13:57:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/fcad408d-48bb-42f1-a579-6cdc84680356 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:14,554 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:14 GMT Content-Type: application/json Content-Length: 499 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 X-Openstack-Request-Id: req-d4cba67d-a608-4da2-8a1e-4ef60ef78b27 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:15,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:15 GMT Content-Type: application/json Content-Length: 1226 Connection: keep-alive X-Openstack-Request-Id: req-820a9c54-ff54-41b5-a0d1-a8efddc8fbc1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "fcad408d-48bb-42f1-a579-6cdc84680356", "OS::stack_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack", "stack_user_project_id": "c3d61032b77b479ba0c234da6adcf1a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-28T13:57:11Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fcad408d-48bb-42f1-a579-6cdc84680356", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-28 13:57:15,675 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 used request id req-820a9c54-ff54-41b5-a0d1-a8efddc8fbc1 2018-06-28 13:57:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/fcad408d-48bb-42f1-a579-6cdc84680356 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:16,679 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:16 GMT Content-Type: application/json Content-Length: 499 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 X-Openstack-Request-Id: req-e7d2d547-f992-48ff-a16c-846ec621b4bd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:17,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:17 GMT Content-Type: application/json Content-Length: 1238 Connection: keep-alive X-Openstack-Request-Id: req-b9bb232a-9dad-4a43-8f1a-59eba2042321 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "OS::stack_id": "fcad408d-48bb-42f1-a579-6cdc84680356", "OS::stack_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack", "stack_user_project_id": "c3d61032b77b479ba0c234da6adcf1a8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-28T13:57:11Z", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fcad408d-48bb-42f1-a579-6cdc84680356", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-28 13:57:17,902 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 used request id req-b9bb232a-9dad-4a43-8f1a-59eba2042321 2018-06-28 13:57:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/fcad408d-48bb-42f1-a579-6cdc84680356/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:18,981 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:18 GMT Content-Type: application/json Content-Length: 519 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356/resources X-Openstack-Request-Id: req-36d21b68-14db-4b3c-856f-08ebe37e1875 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:20,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:20 GMT Content-Type: application/json Content-Length: 857 Connection: keep-alive X-Openstack-Request-Id: req-b65e36ab-bd30-42db-8b3e-ca0d85e7ec38 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356/resources/server_security_group", "rel": "self"}, {"href": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-28T13:57:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-28T13:57:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-28 13:57:20,082 - keystoneauth.session - DEBUG - GET call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356/resources used request id req-b65e36ab-bd30-42db-8b3e-ca0d85e7ec38 2018-06-28 13:57:20,083 - neutron_utils - INFO - Retrieving security group with ID - 66744f25-a6b9-41eb-9354-6a1f4d2d29e3 2018-06-28 13:57:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?id=66744f25-a6b9-41eb-9354-6a1f4d2d29e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:21,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:21 GMT Content-Type: application/json Content-Length: 1433 Connection: keep-alive X-Openstack-Request-Id: req-27580fbe-4548-4e0a-9c1f-aad6eec64a1a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:57:14Z", "updated_at": "2018-06-28T13:57:17Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-28T13:57:16Z", "revision_number": 0, "id": "3dd0a706-22eb-4291-ae8e-b0f772ae2911", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-28T13:57:16Z", "security_group_id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:57:17Z", "revision_number": 0, "id": "d5767441-8078-4bce-b181-4a8d840fd362", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-28T13:57:17Z", "security_group_id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 6, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "name": "HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-sec-grp"}]} 2018-06-28 13:57:21,302 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?id=66744f25-a6b9-41eb-9354-6a1f4d2d29e3 used request id req-27580fbe-4548-4e0a-9c1f-aad6eec64a1a 2018-06-28 13:57:21,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66744f25-a6b9-41eb-9354-6a1f4d2d29e3 2018-06-28 13:57:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=66744f25-a6b9-41eb-9354-6a1f4d2d29e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:22,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:22 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-8f61c311-056b-4649-bd6f-32614a9d681f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-06-28T13:57:16Z", "security_group_id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:57:16Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "3dd0a706-22eb-4291-ae8e-b0f772ae2911"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-06-28T13:57:17Z", "security_group_id": "66744f25-a6b9-41eb-9354-6a1f4d2d29e3", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:57:17Z", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "d5767441-8078-4bce-b181-4a8d840fd362"}]} 2018-06-28 13:57:22,488 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=66744f25-a6b9-41eb-9354-6a1f4d2d29e3 used request id req-8f61c311-056b-4649-bd6f-32614a9d681f 2018-06-28 13:57:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/fcad408d-48bb-42f1-a579-6cdc84680356 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1539c00be3f4aeab423a95d90cd5a0e81c59e86a" 2018-06-28 13:57:23,458 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Thu, 28 Jun 2018 13:57:23 GMT Content-Type: application/json Content-Length: 499 Connection: keep-alive Location: https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 X-Openstack-Request-Id: req-59a2342c-074f-4eb7-bb22-cf472d5115cb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-28 13:57:24,628 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 13:57:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-da54b8cf-3f1b-4cfe-bf8d-17b28974053a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 13:57:24,628 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5/stacks/HeatUtilsSecurityGroupTests-2dab191c-5245-4dd4-b669-0822589f6839-stack/fcad408d-48bb-42f1-a579-6cdc84680356 used request id req-da54b8cf-3f1b-4cfe-bf8d-17b28974053a 2018-06-28 13:57:24,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:25,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["W1DwqgkvS4GCVgnh5WB8Lw"], "issued_at": "2018-06-28T13:57:25.000000Z"}} 2018-06-28 13:57:25,752 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a23d56ebbbbea30f8b06b2dd41b26743374badb" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-035eba1a-ea23-4b1a-85c6-efee522b8cd0"}}' 2018-06-28 13:57:28,238 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:28 GMT Content-Type: application/json Content-Length: 452 Connection: keep-alive x-compute-request-id: req-3059715e-63af-48e2-b7e8-fe07e63dac6c x-openstack-request-id: req-3059715e-63af-48e2-b7e8-fe07e63dac6c Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "42f830c4-f370-4322-a15e-e49585b212be", "name": "CinderUtilsQoSTests-035eba1a-ea23-4b1a-85c6-efee522b8cd0"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be", "rel": "bookmark"}]} 2018-06-28 13:57:28,238 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-3059715e-63af-48e2-b7e8-fe07e63dac6c 2018-06-28 13:57:28,241 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3059715e-63af-48e2-b7e8-fe07e63dac6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a23d56ebbbbea30f8b06b2dd41b26743374badb" 2018-06-28 13:57:29,462 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:29 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive x-compute-request-id: req-d8a171f7-642f-4853-b2b2-e628c6256dff x-openstack-request-id: req-d8a171f7-642f-4853-b2b2-e628c6256dff Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "42f830c4-f370-4322-a15e-e49585b212be", "name": "CinderUtilsQoSTests-035eba1a-ea23-4b1a-85c6-efee522b8cd0"}]} 2018-06-28 13:57:29,462 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-d8a171f7-642f-4853-b2b2-e628c6256dff 2018-06-28 13:57:29,463 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-035eba1a-ea23-4b1a-85c6-efee522b8cd0 2018-06-28 13:57:29,464 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3059715e-63af-48e2-b7e8-fe07e63dac6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a23d56ebbbbea30f8b06b2dd41b26743374badb" 2018-06-28 13:57:30,800 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:57:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-7544a0a7-296c-4f64-8eea-0ab436842266 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:57:30,801 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be?force=False used request id req-7544a0a7-296c-4f64-8eea-0ab436842266 2018-06-28 13:57:30,803 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3059715e-63af-48e2-b7e8-fe07e63dac6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a23d56ebbbbea30f8b06b2dd41b26743374badb" 2018-06-28 13:57:31,907 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:31 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-94a4069b-0cc5-4f55-8f5f-f3cea99b7e1c x-openstack-request-id: req-94a4069b-0cc5-4f55-8f5f-f3cea99b7e1c Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-28 13:57:31,907 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-94a4069b-0cc5-4f55-8f5f-f3cea99b7e1c 2018-06-28 13:57:31,908 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-035eba1a-ea23-4b1a-85c6-efee522b8cd0 2018-06-28 13:57:31,910 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3059715e-63af-48e2-b7e8-fe07e63dac6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a23d56ebbbbea30f8b06b2dd41b26743374badb" 2018-06-28 13:57:33,123 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:57:33 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-78b767fe-fbe8-4baf-b877-8d70c22d6588 x-openstack-request-id: req-78b767fe-fbe8-4baf-b877-8d70c22d6588 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 42f830c4-f370-4322-a15e-e49585b212be.", "code": 404}} 2018-06-28 13:57:33,124 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/42f830c4-f370-4322-a15e-e49585b212be?force=False used request id req-78b767fe-fbe8-4baf-b877-8d70c22d6588 2018-06-28 13:57:33,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:34,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["87IAc_zUSRSPcNT0yDw14A"], "issued_at": "2018-06-28T13:57:34.000000Z"}} 2018-06-28 13:57:34,346 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e173143be99da705af53437c85043a4e540efd8" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-1baccb3f-f431-4e23-9c20-467bcd9f0692"}}' 2018-06-28 13:57:35,629 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:35 GMT Content-Type: application/json Content-Length: 469 Connection: keep-alive x-compute-request-id: req-9436d9ba-c648-4df4-8e67-e033274a1015 x-openstack-request-id: req-9436d9ba-c648-4df4-8e67-e033274a1015 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "aae7fbd8-3863-43a0-ab77-c302388d630a", "name": "CinderUtilsQoSTests-1baccb3f-f431-4e23-9c20-467bcd9f0692"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a", "rel": "bookmark"}]} 2018-06-28 13:57:35,629 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-9436d9ba-c648-4df4-8e67-e033274a1015 2018-06-28 13:57:35,631 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9436d9ba-c648-4df4-8e67-e033274a1015" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e173143be99da705af53437c85043a4e540efd8" 2018-06-28 13:57:37,863 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:37 GMT Content-Type: application/json Content-Length: 181 Connection: keep-alive x-compute-request-id: req-a917dd25-a700-4721-b4bc-1cc73a0d4ce2 x-openstack-request-id: req-a917dd25-a700-4721-b4bc-1cc73a0d4ce2 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "aae7fbd8-3863-43a0-ab77-c302388d630a", "name": "CinderUtilsQoSTests-1baccb3f-f431-4e23-9c20-467bcd9f0692"}]} 2018-06-28 13:57:37,864 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-a917dd25-a700-4721-b4bc-1cc73a0d4ce2 2018-06-28 13:57:37,866 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9436d9ba-c648-4df4-8e67-e033274a1015" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e173143be99da705af53437c85043a4e540efd8" 2018-06-28 13:57:38,911 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:38 GMT Content-Type: application/json Content-Length: 469 Connection: keep-alive x-compute-request-id: req-24dadfcf-021b-404a-97f8-5ee261f3c403 x-openstack-request-id: req-24dadfcf-021b-404a-97f8-5ee261f3c403 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "aae7fbd8-3863-43a0-ab77-c302388d630a", "name": "CinderUtilsQoSTests-1baccb3f-f431-4e23-9c20-467bcd9f0692"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a", "rel": "bookmark"}]} 2018-06-28 13:57:38,911 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a used request id req-24dadfcf-021b-404a-97f8-5ee261f3c403 2018-06-28 13:57:38,911 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-1baccb3f-f431-4e23-9c20-467bcd9f0692 2018-06-28 13:57:38,915 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9436d9ba-c648-4df4-8e67-e033274a1015" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e173143be99da705af53437c85043a4e540efd8" 2018-06-28 13:57:40,204 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:57:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-044c6a5c-56eb-4f8c-9a0c-47053e7fead0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:57:40,204 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/aae7fbd8-3863-43a0-ab77-c302388d630a?force=False used request id req-044c6a5c-56eb-4f8c-9a0c-47053e7fead0 2018-06-28 13:57:40,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:41,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["sTMo0vykRRy91WQJqdm2kg"], "issued_at": "2018-06-28T13:57:41.000000Z"}} 2018-06-28 13:57:41,294 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e362f55a7b39226497878c1c7e8cd1dce601a2" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-51e70185-0788-46c4-a9ea-5d3763072276"}}' 2018-06-28 13:57:42,553 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:42 GMT Content-Type: application/json Content-Length: 465 Connection: keep-alive x-compute-request-id: req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df x-openstack-request-id: req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "ac6175fc-5e1c-4109-82d3-16351f122fb0", "name": "CinderUtilsQoSTests-51e70185-0788-46c4-a9ea-5d3763072276"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0", "rel": "bookmark"}]} 2018-06-28 13:57:42,553 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df 2018-06-28 13:57:42,558 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e362f55a7b39226497878c1c7e8cd1dce601a2" 2018-06-28 13:57:44,820 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:44 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive x-compute-request-id: req-d5c37b14-f654-44b4-a289-50fef514f3b9 x-openstack-request-id: req-d5c37b14-f654-44b4-a289-50fef514f3b9 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "ac6175fc-5e1c-4109-82d3-16351f122fb0", "name": "CinderUtilsQoSTests-51e70185-0788-46c4-a9ea-5d3763072276"}]} 2018-06-28 13:57:44,820 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-d5c37b14-f654-44b4-a289-50fef514f3b9 2018-06-28 13:57:44,823 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e362f55a7b39226497878c1c7e8cd1dce601a2" 2018-06-28 13:57:45,892 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:45 GMT Content-Type: application/json Content-Length: 465 Connection: keep-alive x-compute-request-id: req-10b6a5b2-444c-4aa2-b93c-b2283852f1d7 x-openstack-request-id: req-10b6a5b2-444c-4aa2-b93c-b2283852f1d7 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "ac6175fc-5e1c-4109-82d3-16351f122fb0", "name": "CinderUtilsQoSTests-51e70185-0788-46c4-a9ea-5d3763072276"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0", "rel": "bookmark"}]} 2018-06-28 13:57:45,893 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0 used request id req-10b6a5b2-444c-4aa2-b93c-b2283852f1d7 2018-06-28 13:57:45,893 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-51e70185-0788-46c4-a9ea-5d3763072276 2018-06-28 13:57:45,896 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dab7a6ca-aaf2-4ce7-b8aa-7f2ea874a2df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e362f55a7b39226497878c1c7e8cd1dce601a2" 2018-06-28 13:57:47,042 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:57:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2103b055-812b-4548-9e52-47dbc0075f8a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:57:47,042 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/ac6175fc-5e1c-4109-82d3-16351f122fb0?force=False used request id req-2103b055-812b-4548-9e52-47dbc0075f8a 2018-06-28 13:57:47,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:48,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["fV6JB2gTTZqFW-48dgjZ0g"], "issued_at": "2018-06-28T13:57:48.000000Z"}} 2018-06-28 13:57:48,266 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84e542185a76a6ca00aa6c770bc97a41ac4c2c1" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-9e0676e4-753f-413f-9edc-88db2a29e2cd"}}' 2018-06-28 13:57:49,409 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:49 GMT Content-Type: application/json Content-Length: 470 Connection: keep-alive x-compute-request-id: req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3 x-openstack-request-id: req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "name": "CinderUtilsQoSTests-9e0676e4-753f-413f-9edc-88db2a29e2cd"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "rel": "bookmark"}]} 2018-06-28 13:57:49,409 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3 2018-06-28 13:57:49,414 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84e542185a76a6ca00aa6c770bc97a41ac4c2c1" 2018-06-28 13:57:50,505 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:50 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-c46a31c1-dd28-423a-9730-ccb2e8e2b5c0 x-openstack-request-id: req-c46a31c1-dd28-423a-9730-ccb2e8e2b5c0 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "name": "CinderUtilsQoSTests-9e0676e4-753f-413f-9edc-88db2a29e2cd"}]} 2018-06-28 13:57:50,505 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-c46a31c1-dd28-423a-9730-ccb2e8e2b5c0 2018-06-28 13:57:50,509 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84e542185a76a6ca00aa6c770bc97a41ac4c2c1" 2018-06-28 13:57:52,622 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:52 GMT Content-Type: application/json Content-Length: 470 Connection: keep-alive x-compute-request-id: req-74b7c2cc-64cd-489b-bc7a-e6b2edbde898 x-openstack-request-id: req-74b7c2cc-64cd-489b-bc7a-e6b2edbde898 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "name": "CinderUtilsQoSTests-9e0676e4-753f-413f-9edc-88db2a29e2cd"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca", "rel": "bookmark"}]} 2018-06-28 13:57:52,623 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca used request id req-74b7c2cc-64cd-489b-bc7a-e6b2edbde898 2018-06-28 13:57:52,623 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-9e0676e4-753f-413f-9edc-88db2a29e2cd 2018-06-28 13:57:52,627 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddf223f4-3cd4-426b-a81b-55b6a5f319a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84e542185a76a6ca00aa6c770bc97a41ac4c2c1" 2018-06-28 13:57:53,939 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:57:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-dcb3b0bb-d178-49c8-990a-847b942043ad RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:57:53,939 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cd1965e8-8bb0-4ec6-a661-65e711ff53ca?force=False used request id req-dcb3b0bb-d178-49c8-990a-847b942043ad 2018-06-28 13:57:53,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:57:55,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["z5FAILnEQi2nCWBtzZOHLA"], "issued_at": "2018-06-28T13:57:55.000000Z"}} 2018-06-28 13:57:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:57:55,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:57:55 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b9b29e5-fa1f-464d-bfdd-00b9010dc796 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:57:55,741 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-8b9b29e5-fa1f-464d-bfdd-00b9010dc796 2018-06-28 13:57:55,749 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-28 13:57:58,159 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:57:58 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive x-compute-request-id: req-ddbb850a-a71c-4241-a263-50c7d0ca7758 x-openstack-request-id: req-ddbb850a-a71c-4241-a263-50c7d0ca7758 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-28T13:57:57.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0684927-7523-4eb1-b989-fa77c4c10a8b", "size": 1}} 2018-06-28 13:57:58,160 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes used request id req-ddbb850a-a71c-4241-a263-50c7d0ca7758 2018-06-28 13:57:58,165 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:57:59,617 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:57:59 GMT Content-Type: application/json Content-Length: 1092 Connection: keep-alive x-compute-request-id: req-a0013d3f-efb5-4a48-8f8e-f4edc61b1abb x-openstack-request-id: req-a0013d3f-efb5-4a48-8f8e-f4edc61b1abb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:57:59.000000", "replication_status": null, "snapshot_id": null, "id": "b0684927-7523-4eb1-b989-fa77c4c10a8b", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd", "bootable": "false", "created_at": "2018-06-28T13:57:57.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:57:59,617 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-a0013d3f-efb5-4a48-8f8e-f4edc61b1abb 2018-06-28 13:57:59,621 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:01,056 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:01 GMT Content-Type: application/json Content-Length: 1092 Connection: keep-alive x-compute-request-id: req-c91931be-f478-4310-8c08-bfdbc7d86c50 x-openstack-request-id: req-c91931be-f478-4310-8c08-bfdbc7d86c50 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:57:59.000000", "replication_status": null, "snapshot_id": null, "id": "b0684927-7523-4eb1-b989-fa77c4c10a8b", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd", "bootable": "false", "created_at": "2018-06-28T13:57:57.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:58:01,056 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-c91931be-f478-4310-8c08-bfdbc7d86c50 2018-06-28 13:58:01,059 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:02,477 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:02 GMT Content-Type: application/json Content-Length: 1095 Connection: keep-alive x-compute-request-id: req-13af419d-7a2d-42fa-9d29-55843a26e25a x-openstack-request-id: req-13af419d-7a2d-42fa-9d29-55843a26e25a Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:57:59.000000", "replication_status": null, "snapshot_id": null, "id": "b0684927-7523-4eb1-b989-fa77c4c10a8b", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd", "bootable": "false", "created_at": "2018-06-28T13:57:57.000000", "volume_type": "lvm-driver"}]} 2018-06-28 13:58:02,477 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-13af419d-7a2d-42fa-9d29-55843a26e25a 2018-06-28 13:58:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:58:02,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:58:02 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:58:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:02,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:58:02 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5486212-bff0-47ba-8909-3e4eb1048d31 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:58:02,633 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-a5486212-bff0-47ba-8909-3e4eb1048d31 2018-06-28 13:58:02,634 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd 2018-06-28 13:58:02,637 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:04,128 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a184badd-0033-4ae4-a443-21fb5f7b40b7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:04,129 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-a184badd-0033-4ae4-a443-21fb5f7b40b7 2018-06-28 13:58:04,132 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:05,438 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:05 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-74835d7c-ffa5-4657-be49-aabf16b2eca3 x-openstack-request-id: req-74835d7c-ffa5-4657-be49-aabf16b2eca3 RESP BODY: {"itemNotFound": {"message": "Volume b0684927-7523-4eb1-b989-fa77c4c10a8b could not be found.", "code": 404}} 2018-06-28 13:58:05,438 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-74835d7c-ffa5-4657-be49-aabf16b2eca3 2018-06-28 13:58:05,441 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:05,728 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-148471fe-5e3c-43a6-af3d-be023b1c9de1 x-openstack-request-id: req-148471fe-5e3c-43a6-af3d-be023b1c9de1 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-28 13:58:05,728 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-148471fe-5e3c-43a6-af3d-be023b1c9de1 2018-06-28 13:58:05,729 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-18d748ad-d2d3-4a09-af6f-5865a4fa4fcd 2018-06-28 13:58:05,732 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:06,923 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:06 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-fd0bfc54-6efb-4c67-a52d-952fc880eb97 x-openstack-request-id: req-fd0bfc54-6efb-4c67-a52d-952fc880eb97 RESP BODY: {"itemNotFound": {"message": "Volume b0684927-7523-4eb1-b989-fa77c4c10a8b could not be found.", "code": 404}} 2018-06-28 13:58:06,923 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-fd0bfc54-6efb-4c67-a52d-952fc880eb97 2018-06-28 13:58:06,927 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddbb850a-a71c-4241-a263-50c7d0ca7758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3149f23f28fc6b3cbacdcc6a5bf6e79694c58b6" 2018-06-28 13:58:08,107 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:08 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-289ba797-6e11-4bd8-bf74-a012bf494b30 x-openstack-request-id: req-289ba797-6e11-4bd8-bf74-a012bf494b30 RESP BODY: {"itemNotFound": {"message": "Volume b0684927-7523-4eb1-b989-fa77c4c10a8b could not be found.", "code": 404}} 2018-06-28 13:58:08,107 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/b0684927-7523-4eb1-b989-fa77c4c10a8b used request id req-289ba797-6e11-4bd8-bf74-a012bf494b30 2018-06-28 13:58:08,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:09,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["lIt0-zXqSKWtGTRX4JBa7Q"], "issued_at": "2018-06-28T13:58:09.000000Z"}} 2018-06-28 13:58:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:09,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:58:09 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70406593-81e0-40cd-9503-6bb04b53c78d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:58:09,683 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-70406593-81e0-40cd-9503-6bb04b53c78d 2018-06-28 13:58:09,689 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-28 13:58:11,895 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:11 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive x-compute-request-id: req-4d98afdb-fb0a-4246-97c6-205a29225231 x-openstack-request-id: req-4d98afdb-fb0a-4246-97c6-205a29225231 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-28T13:58:11.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "size": 1}} 2018-06-28 13:58:11,895 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes used request id req-4d98afdb-fb0a-4246-97c6-205a29225231 2018-06-28 13:58:11,897 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d98afdb-fb0a-4246-97c6-205a29225231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:13,221 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:13 GMT Content-Type: application/json Content-Length: 1092 Connection: keep-alive x-compute-request-id: req-dfc9ba06-4cde-4fd1-bccb-3e52215e8b0a x-openstack-request-id: req-dfc9ba06-4cde-4fd1-bccb-3e52215e8b0a Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:58:13.000000", "replication_status": null, "snapshot_id": null, "id": "bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c", "bootable": "false", "created_at": "2018-06-28T13:58:11.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:58:13,221 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 used request id req-dfc9ba06-4cde-4fd1-bccb-3e52215e8b0a 2018-06-28 13:58:13,223 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d98afdb-fb0a-4246-97c6-205a29225231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:14,655 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:14 GMT Content-Type: application/json Content-Length: 1092 Connection: keep-alive x-compute-request-id: req-8b65e919-8fee-442c-b245-8a9eea9ce151 x-openstack-request-id: req-8b65e919-8fee-442c-b245-8a9eea9ce151 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:58:13.000000", "replication_status": null, "snapshot_id": null, "id": "bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c", "bootable": "false", "created_at": "2018-06-28T13:58:11.000000", "volume_type": "lvm-driver"}} 2018-06-28 13:58:14,655 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 used request id req-8b65e919-8fee-442c-b245-8a9eea9ce151 2018-06-28 13:58:14,658 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d98afdb-fb0a-4246-97c6-205a29225231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:15,029 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:15 GMT Content-Type: application/json Content-Length: 1095 Connection: keep-alive x-compute-request-id: req-e89a3e3b-60bc-4e3a-b6ef-3dcde5739137 x-openstack-request-id: req-e89a3e3b-60bc-4e3a-b6ef-3dcde5739137 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-28T13:58:13.000000", "replication_status": null, "snapshot_id": null, "id": "bc52185c-8fdc-4e01-b7fa-b13f9fee20d6", "size": 1, "user_id": "a93c5112b18f4e85a219fe3d842b2e37", "os-vol-tenant-attr:tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c", "bootable": "false", "created_at": "2018-06-28T13:58:11.000000", "volume_type": "lvm-driver"}]} 2018-06-28 13:58:15,030 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/detail used request id req-e89a3e3b-60bc-4e3a-b6ef-3dcde5739137 2018-06-28 13:58:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:58:15,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:58:15 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:58:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:15,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:58:15 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-849dea12-0f74-413a-9aa3-0009b7477ea7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 13:58:15,145 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-849dea12-0f74-413a-9aa3-0009b7477ea7 2018-06-28 13:58:15,145 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f374a2db-7714-4727-92d3-5fd4b9b2a37c 2018-06-28 13:58:15,147 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d98afdb-fb0a-4246-97c6-205a29225231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:16,658 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-de114685-f969-4dce-b766-d24857798575 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:16,658 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 used request id req-de114685-f969-4dce-b766-d24857798575 2018-06-28 13:58:16,661 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d98afdb-fb0a-4246-97c6-205a29225231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef576e8d1c13e9f698808f345dc6e5fe70a9c534" 2018-06-28 13:58:17,911 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:17 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-5fb1c8ed-a4bf-4297-b92a-588c984f2a49 x-openstack-request-id: req-5fb1c8ed-a4bf-4297-b92a-588c984f2a49 RESP BODY: {"itemNotFound": {"message": "Volume bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 could not be found.", "code": 404}} 2018-06-28 13:58:17,912 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/volumes/bc52185c-8fdc-4e01-b7fa-b13f9fee20d6 used request id req-5fb1c8ed-a4bf-4297-b92a-588c984f2a49 2018-06-28 13:58:17,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:19,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["fE_UyXm0SmaNefpt37yIUw"], "issued_at": "2018-06-28T13:58:19.000000Z"}} 2018-06-28 13:58:19,025 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9", "description": null}}' 2018-06-28 13:58:20,246 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:20 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-a6552947-d2f6-4080-a6a8-20118f8d69fe x-openstack-request-id: req-a6552947-d2f6-4080-a6a8-20118f8d69fe Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6099a171-f2b8-4c29-aa21-b16feda98752", "description": null}} 2018-06-28 13:58:20,246 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-a6552947-d2f6-4080-a6a8-20118f8d69fe 2018-06-28 13:58:20,250 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:22,678 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:22 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-63b83585-9fca-483d-8685-b3eedaa5a3f4 x-openstack-request-id: req-63b83585-9fca-483d-8685-b3eedaa5a3f4 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6099a171-f2b8-4c29-aa21-b16feda98752", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "2d429712-1642-45c0-b8ad-576542347eef", "description": null}]} 2018-06-28 13:58:22,678 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types?is_public=None used request id req-63b83585-9fca-483d-8685-b3eedaa5a3f4 2018-06-28 13:58:22,680 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:23,740 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:23 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-a80acfda-26a3-4e57-985e-cadea7ea9ffe x-openstack-request-id: req-a80acfda-26a3-4e57-985e-cadea7ea9ffe Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6099a171-f2b8-4c29-aa21-b16feda98752", "description": null}} 2018-06-28 13:58:23,741 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 used request id req-a80acfda-26a3-4e57-985e-cadea7ea9ffe 2018-06-28 13:58:23,744 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:24,901 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:24 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-19cd9860-b11a-4455-9374-644115364ae8 x-openstack-request-id: req-19cd9860-b11a-4455-9374-644115364ae8 Front-End-Https: on RESP BODY: {} 2018-06-28 13:58:24,901 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752/encryption used request id req-19cd9860-b11a-4455-9374-644115364ae8 2018-06-28 13:58:24,902 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9 2018-06-28 13:58:24,905 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:26,133 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2065b68f-3a52-4afb-be77-f4358c43c500 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:26,133 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 used request id req-2065b68f-3a52-4afb-be77-f4358c43c500 2018-06-28 13:58:26,137 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:27,320 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:27 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-8357541d-d195-42c6-95a6-0695e2eec234 x-openstack-request-id: req-8357541d-d195-42c6-95a6-0695e2eec234 RESP BODY: {"itemNotFound": {"message": "Volume type 6099a171-f2b8-4c29-aa21-b16feda98752 could not be found.", "code": 404}} 2018-06-28 13:58:27,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 used request id req-8357541d-d195-42c6-95a6-0695e2eec234 2018-06-28 13:58:27,321 - cinder_utils - INFO - Volume with ID [6099a171-f2b8-4c29-aa21-b16feda98752] does not exist 2018-06-28 13:58:27,321 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10b3a134-73f3-40e8-aed0-151961590dc9 2018-06-28 13:58:27,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6552947-d2f6-4080-a6a8-20118f8d69fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5adb0022f5c198e508fecbd24574982bdc7be4" 2018-06-28 13:58:27,437 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:27 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-bbb2b366-68d4-45f8-b9b3-93a0740d4cc4 x-openstack-request-id: req-bbb2b366-68d4-45f8-b9b3-93a0740d4cc4 RESP BODY: {"itemNotFound": {"message": "Volume type 6099a171-f2b8-4c29-aa21-b16feda98752 could not be found.", "code": 404}} 2018-06-28 13:58:27,437 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/6099a171-f2b8-4c29-aa21-b16feda98752 used request id req-bbb2b366-68d4-45f8-b9b3-93a0740d4cc4 2018-06-28 13:58:27,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:28,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["TUIxqy87QYSCzGNgWFFRRQ"], "issued_at": "2018-06-28T13:58:28.000000Z"}} 2018-06-28 13:58:28,704 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "description": null}}' 2018-06-28 13:58:29,995 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:29 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-83cefe75-937c-4970-bf0f-33df639cadeb x-openstack-request-id: req-83cefe75-937c-4970-bf0f-33df639cadeb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d918a15-232a-47ba-8921-657d3fc9c636", "description": null}} 2018-06-28 13:58:29,996 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-83cefe75-937c-4970-bf0f-33df639cadeb 2018-06-28 13:58:29,998 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:31,169 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:31 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-24366a11-ffb5-4218-b0e9-c32d4e1788c7 x-openstack-request-id: req-24366a11-ffb5-4218-b0e9-c32d4e1788c7 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d918a15-232a-47ba-8921-657d3fc9c636", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "2d429712-1642-45c0-b8ad-576542347eef", "description": null}]} 2018-06-28 13:58:31,169 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types?is_public=None used request id req-24366a11-ffb5-4218-b0e9-c32d4e1788c7 2018-06-28 13:58:31,172 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:32,137 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:32 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-83dbced3-02ae-4b8f-a8ea-566a85269886 x-openstack-request-id: req-83dbced3-02ae-4b8f-a8ea-566a85269886 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d918a15-232a-47ba-8921-657d3fc9c636", "description": null}} 2018-06-28 13:58:32,137 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 used request id req-83dbced3-02ae-4b8f-a8ea-566a85269886 2018-06-28 13:58:32,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:33,216 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:33 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-4d5f4615-93ff-493a-85dd-3593c8d395c4 x-openstack-request-id: req-4d5f4615-93ff-493a-85dd-3593c8d395c4 Front-End-Https: on RESP BODY: {} 2018-06-28 13:58:33,216 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636/encryption used request id req-4d5f4615-93ff-493a-85dd-3593c8d395c4 2018-06-28 13:58:33,218 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:34,322 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:34 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-3214c802-781d-4af5-bcff-635c0c7dc931 x-openstack-request-id: req-3214c802-781d-4af5-bcff-635c0c7dc931 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d918a15-232a-47ba-8921-657d3fc9c636", "description": null}} 2018-06-28 13:58:34,322 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 used request id req-3214c802-781d-4af5-bcff-635c0c7dc931 2018-06-28 13:58:34,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:35,463 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:35 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-26b3fc7f-97e9-4f45-be1f-85949fc8536e x-openstack-request-id: req-26b3fc7f-97e9-4f45-be1f-85949fc8536e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d918a15-232a-47ba-8921-657d3fc9c636", "description": null}} 2018-06-28 13:58:35,463 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 used request id req-26b3fc7f-97e9-4f45-be1f-85949fc8536e 2018-06-28 13:58:35,465 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:36,524 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:36 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-186f0a76-23fe-489a-89d0-18c0c9e4b7d1 x-openstack-request-id: req-186f0a76-23fe-489a-89d0-18c0c9e4b7d1 Front-End-Https: on RESP BODY: {} 2018-06-28 13:58:36,524 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636/encryption used request id req-186f0a76-23fe-489a-89d0-18c0c9e4b7d1 2018-06-28 13:58:36,525 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d2729c5a-84a1-411e-be90-10a64e12c2e9 2018-06-28 13:58:36,526 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-83cefe75-937c-4970-bf0f-33df639cadeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aec7cc3e46409b646190d8d84147b226cc4aea" 2018-06-28 13:58:37,737 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-4769eff4-d247-4d95-b970-64935481f951 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:37,737 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d918a15-232a-47ba-8921-657d3fc9c636 used request id req-4769eff4-d247-4d95-b970-64935481f951 2018-06-28 13:58:37,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:38,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["75Xaz5UgS_G9XX4-GF_MKQ"], "issued_at": "2018-06-28T13:58:38.000000Z"}} 2018-06-28 13:58:38,864 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0876ad750843210d28b9ce9338f053f44442e08" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d6ceab19-1390-4e6c-bad6-6bff6e9f3883-type", "description": null}}' 2018-06-28 13:58:40,042 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:40 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-a0bcebd2-1dbe-435c-a38f-e9c54bf68dfe x-openstack-request-id: req-a0bcebd2-1dbe-435c-a38f-e9c54bf68dfe Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d6ceab19-1390-4e6c-bad6-6bff6e9f3883-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ecd1cf5b-a79c-47d3-8613-3c9e30b130aa", "description": null}} 2018-06-28 13:58:40,042 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-a0bcebd2-1dbe-435c-a38f-e9c54bf68dfe 2018-06-28 13:58:40,046 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/ecd1cf5b-a79c-47d3-8613-3c9e30b130aa/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0bcebd2-1dbe-435c-a38f-e9c54bf68dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0876ad750843210d28b9ce9338f053f44442e08" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d6ceab19-1390-4e6c-bad6-6bff6e9f3883", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-28 13:58:41,233 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Thu, 28 Jun 2018 13:58:41 GMT Content-Type: application/json Content-Length: 65 Connection: keep-alive x-compute-request-id: req-2795c3b8-143a-4b3b-9b86-87ed3aadf947 x-openstack-request-id: req-2795c3b8-143a-4b3b-9b86-87ed3aadf947 RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-06-28 13:58:41,233 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/ecd1cf5b-a79c-47d3-8613-3c9e30b130aa/encryption used request id req-2795c3b8-143a-4b3b-9b86-87ed3aadf947 2018-06-28 13:58:41,234 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d6ceab19-1390-4e6c-bad6-6bff6e9f3883-type 2018-06-28 13:58:41,237 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/ecd1cf5b-a79c-47d3-8613-3c9e30b130aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0bcebd2-1dbe-435c-a38f-e9c54bf68dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0876ad750843210d28b9ce9338f053f44442e08" 2018-06-28 13:58:42,652 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-3ee24ef4-d168-4361-aa59-907d7868a52b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:42,652 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/ecd1cf5b-a79c-47d3-8613-3c9e30b130aa used request id req-3ee24ef4-d168-4361-aa59-907d7868a52b 2018-06-28 13:58:42,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:43,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["-0d-F2GCR-uvXmlQOH5frA"], "issued_at": "2018-06-28T13:58:43.000000Z"}} 2018-06-28 13:58:43,898 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "description": null}}' 2018-06-28 13:58:45,081 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:45 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-4bd73419-19a3-4a95-a46a-ce8844211ccd x-openstack-request-id: req-4bd73419-19a3-4a95-a46a-ce8844211ccd Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "description": null}} 2018-06-28 13:58:45,081 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-4bd73419-19a3-4a95-a46a-ce8844211ccd 2018-06-28 13:58:45,084 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7", "provider": "LuksEncryptor"}}' 2018-06-28 13:58:46,315 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:46 GMT Content-Type: application/json Content-Length: 305 Connection: keep-alive x-compute-request-id: req-532cc670-3e84-4751-9b23-dae0a004cf85 x-openstack-request-id: req-532cc670-3e84-4751-9b23-dae0a004cf85 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7", "control_location": "back-end", "encryption_id": "1241780a-4fb4-4241-8216-b314d417e920", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-06-28 13:58:46,315 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption used request id req-532cc670-3e84-4751-9b23-dae0a004cf85 2018-06-28 13:58:46,320 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:47,668 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:47 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-c0cd691f-7bf0-4bdf-b894-381b089857f3 x-openstack-request-id: req-c0cd691f-7bf0-4bdf-b894-381b089857f3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "description": null}} 2018-06-28 13:58:47,669 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 used request id req-c0cd691f-7bf0-4bdf-b894-381b089857f3 2018-06-28 13:58:47,670 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:48,665 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:48 GMT Content-Type: application/json Content-Length: 312 Connection: keep-alive x-compute-request-id: req-73ecd94c-304a-457d-89f3-32e0139e66c7 x-openstack-request-id: req-73ecd94c-304a-457d-89f3-32e0139e66c7 Front-End-Https: on RESP BODY: {"volume_type_id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "control_location": "back-end", "deleted": false, "created_at": "2018-06-28T13:58:46.000000", "updated_at": null, "encryption_id": "1241780a-4fb4-4241-8216-b314d417e920", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-06-28 13:58:48,665 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption used request id req-73ecd94c-304a-457d-89f3-32e0139e66c7 2018-06-28 13:58:48,666 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type 2018-06-28 13:58:48,669 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:49,784 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:49 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-0f1b0b2f-019f-416a-8873-c6591704aa18 x-openstack-request-id: req-0f1b0b2f-019f-416a-8873-c6591704aa18 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "description": null}} 2018-06-28 13:58:49,784 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 used request id req-0f1b0b2f-019f-416a-8873-c6591704aa18 2018-06-28 13:58:49,786 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:51,012 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9d1902af-e6d0-4fa1-ac84-76cac4ef5d68 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:51,012 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption/provider used request id req-9d1902af-e6d0-4fa1-ac84-76cac4ef5d68 2018-06-28 13:58:51,014 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:52,046 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:52 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-597a61fe-c23a-42e5-a605-f79bcd73aa0b x-openstack-request-id: req-597a61fe-c23a-42e5-a605-f79bcd73aa0b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "description": null}} 2018-06-28 13:58:52,046 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 used request id req-597a61fe-c23a-42e5-a605-f79bcd73aa0b 2018-06-28 13:58:52,048 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:52,163 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:52 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-b8d08eaf-7d10-454f-a80e-34acf03831d6 x-openstack-request-id: req-b8d08eaf-7d10-454f-a80e-34acf03831d6 Front-End-Https: on RESP BODY: {} 2018-06-28 13:58:52,163 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption used request id req-b8d08eaf-7d10-454f-a80e-34acf03831d6 2018-06-28 13:58:52,164 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type 2018-06-28 13:58:52,165 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:53,328 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:53 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-f2b09453-9232-4e3e-9d11-a36a21d07ac6 x-openstack-request-id: req-f2b09453-9232-4e3e-9d11-a36a21d07ac6 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d17ad0a-d782-4698-b8c8-d49e6d0078a7", "description": null}} 2018-06-28 13:58:53,328 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 used request id req-f2b09453-9232-4e3e-9d11-a36a21d07ac6 2018-06-28 13:58:53,330 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:54,523 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:58:54 GMT Content-Type: application/json Content-Length: 130 Connection: keep-alive x-compute-request-id: req-5452e00b-0ae9-40c8-add5-70ba98997141 x-openstack-request-id: req-5452e00b-0ae9-40c8-add5-70ba98997141 RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 1d17ad0a-d782-4698-b8c8-d49e6d0078a7 does not exist.", "code": 404}} 2018-06-28 13:58:54,523 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7/encryption/provider used request id req-5452e00b-0ae9-40c8-add5-70ba98997141 2018-06-28 13:58:54,523 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-71ee7654-efa0-40ca-8daa-ea15a82608a7-type 2018-06-28 13:58:54,525 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bd73419-19a3-4a95-a46a-ce8844211ccd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980e6cae0c1b1b81e411d53cbd14cfd0c8501b3e" 2018-06-28 13:58:55,778 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:58:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-3b89a438-00ff-477a-a4ff-1964a109da19 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:58:55,778 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/1d17ad0a-d782-4698-b8c8-d49e6d0078a7 used request id req-3b89a438-00ff-477a-a4ff-1964a109da19 2018-06-28 13:58:55,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:58:56,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["2QdCHGxoTjK_Jjunqf7gzQ"], "issued_at": "2018-06-28T13:58:56.000000Z"}} 2018-06-28 13:58:56,990 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type", "description": null}}' 2018-06-28 13:58:58,339 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:58 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-64817905-22ce-42e3-a490-2c5c819e9cba x-openstack-request-id: req-64817905-22ce-42e3-a490-2c5c819e9cba Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fa074e15-15d9-41e9-9d7f-9e162cf58a16", "description": null}} 2018-06-28 13:58:58,339 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-64817905-22ce-42e3-a490-2c5c819e9cba 2018-06-28 13:58:58,342 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383", "provider": "foo"}}' 2018-06-28 13:58:59,727 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:58:59 GMT Content-Type: application/json Content-Length: 286 Connection: keep-alive x-compute-request-id: req-09083ca4-2780-461c-ace4-6a3c1b3766c6 x-openstack-request-id: req-09083ca4-2780-461c-ace4-6a3c1b3766c6 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "fa074e15-15d9-41e9-9d7f-9e162cf58a16", "name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383", "control_location": "front-end", "encryption_id": "10d69e19-0e0c-4ea6-83f6-b4a595648105", "provider": "foo", "provider_class": "foo"}} 2018-06-28 13:58:59,728 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption used request id req-09083ca4-2780-461c-ace4-6a3c1b3766c6 2018-06-28 13:58:59,730 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" 2018-06-28 13:59:00,750 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:00 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-53808173-65b2-43d7-ad05-303e9837009e x-openstack-request-id: req-53808173-65b2-43d7-ad05-303e9837009e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fa074e15-15d9-41e9-9d7f-9e162cf58a16", "description": null}} 2018-06-28 13:59:00,750 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 used request id req-53808173-65b2-43d7-ad05-303e9837009e 2018-06-28 13:59:00,754 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" 2018-06-28 13:59:01,832 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:01 GMT Content-Type: application/json Content-Length: 303 Connection: keep-alive x-compute-request-id: req-5af1e23a-fbdc-48bc-b2d8-2200f8909819 x-openstack-request-id: req-5af1e23a-fbdc-48bc-b2d8-2200f8909819 Front-End-Https: on RESP BODY: {"volume_type_id": "fa074e15-15d9-41e9-9d7f-9e162cf58a16", "control_location": "front-end", "deleted": false, "created_at": "2018-06-28T13:59:00.000000", "updated_at": null, "encryption_id": "10d69e19-0e0c-4ea6-83f6-b4a595648105", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-06-28 13:59:01,832 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption used request id req-5af1e23a-fbdc-48bc-b2d8-2200f8909819 2018-06-28 13:59:01,832 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type 2018-06-28 13:59:01,834 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" 2018-06-28 13:59:02,960 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:02 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-d51672ee-d2ce-44bf-8d96-5b31039d07d5 x-openstack-request-id: req-d51672ee-d2ce-44bf-8d96-5b31039d07d5 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fa074e15-15d9-41e9-9d7f-9e162cf58a16", "description": null}} 2018-06-28 13:59:02,960 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 used request id req-d51672ee-d2ce-44bf-8d96-5b31039d07d5 2018-06-28 13:59:02,962 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" 2018-06-28 13:59:04,091 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6ddefbb3-c415-4455-9237-81ad04367e3d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:04,091 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16/encryption/provider used request id req-6ddefbb3-c415-4455-9237-81ad04367e3d 2018-06-28 13:59:04,091 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e6adf239-a06f-44b8-80ba-ac4efe0e3383-type 2018-06-28 13:59:04,093 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64817905-22ce-42e3-a490-2c5c819e9cba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41867a07550b44cd6d5ff27ee460e1d878f96d" 2018-06-28 13:59:05,336 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e4d60f69-b08e-4618-aa4b-de4bd4370e2c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:05,336 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/fa074e15-15d9-41e9-9d7f-9e162cf58a16 used request id req-e4d60f69-b08e-4618-aa4b-de4bd4370e2c 2018-06-28 13:59:05,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:06,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["rBNPcm2oRHKuYRj_3EZrtA"], "issued_at": "2018-06-28T13:59:06.000000Z"}} 2018-06-28 13:59:06,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type", "description": null}}' 2018-06-28 13:59:07,651 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:07 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-14e59b23-c3c8-4252-9a21-3e53eb879e80 x-openstack-request-id: req-14e59b23-c3c8-4252-9a21-3e53eb879e80 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2437593d-3ff8-4f06-b8f6-abef58ce4bd4", "description": null}} 2018-06-28 13:59:07,652 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-14e59b23-c3c8-4252-9a21-3e53eb879e80 2018-06-28 13:59:07,654 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-28 13:59:08,869 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:08 GMT Content-Type: application/json Content-Length: 317 Connection: keep-alive x-compute-request-id: req-a49aa021-8712-4a5c-8429-6310ce3af3f4 x-openstack-request-id: req-a49aa021-8712-4a5c-8429-6310ce3af3f4 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "2437593d-3ff8-4f06-b8f6-abef58ce4bd4", "name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5", "control_location": "back-end", "encryption_id": "c680f6ae-a204-40d5-9a5b-9ecb1051a18a", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-06-28 13:59:08,870 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption used request id req-a49aa021-8712-4a5c-8429-6310ce3af3f4 2018-06-28 13:59:08,872 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" 2018-06-28 13:59:09,997 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:09 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-71d88566-1265-4bab-99b5-bb32efdba10e x-openstack-request-id: req-71d88566-1265-4bab-99b5-bb32efdba10e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2437593d-3ff8-4f06-b8f6-abef58ce4bd4", "description": null}} 2018-06-28 13:59:09,997 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 used request id req-71d88566-1265-4bab-99b5-bb32efdba10e 2018-06-28 13:59:09,999 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" 2018-06-28 13:59:11,086 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:11 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive x-compute-request-id: req-e5f7e4db-b3ba-434e-979d-3314ef823df9 x-openstack-request-id: req-e5f7e4db-b3ba-434e-979d-3314ef823df9 Front-End-Https: on RESP BODY: {"volume_type_id": "2437593d-3ff8-4f06-b8f6-abef58ce4bd4", "control_location": "back-end", "deleted": false, "created_at": "2018-06-28T13:59:09.000000", "updated_at": null, "encryption_id": "c680f6ae-a204-40d5-9a5b-9ecb1051a18a", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-06-28 13:59:11,086 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption used request id req-e5f7e4db-b3ba-434e-979d-3314ef823df9 2018-06-28 13:59:11,086 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type 2018-06-28 13:59:11,090 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" 2018-06-28 13:59:12,087 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:12 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-9a659ee0-673b-4cb2-acd6-2e7146dcbc07 x-openstack-request-id: req-9a659ee0-673b-4cb2-acd6-2e7146dcbc07 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2437593d-3ff8-4f06-b8f6-abef58ce4bd4", "description": null}} 2018-06-28 13:59:12,087 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 used request id req-9a659ee0-673b-4cb2-acd6-2e7146dcbc07 2018-06-28 13:59:12,089 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" 2018-06-28 13:59:12,329 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-7f2873e9-fa99-45e2-ac0c-17b4181f3a36 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:12,329 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4/encryption/provider used request id req-7f2873e9-fa99-45e2-ac0c-17b4181f3a36 2018-06-28 13:59:12,330 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f6f121ec-6ef1-400d-8554-d365ad6700b5-type 2018-06-28 13:59:12,333 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14e59b23-c3c8-4252-9a21-3e53eb879e80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f3f685a850d5019f186874088161539151c16" 2018-06-28 13:59:13,552 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-26bae504-c96e-40e4-b09c-83b880b82f16 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:13,552 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/2437593d-3ff8-4f06-b8f6-abef58ce4bd4 used request id req-26bae504-c96e-40e4-b09c-83b880b82f16 2018-06-28 13:59:13,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:14,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["mlsFMgtaQyyJvUt_a-goFg"], "issued_at": "2018-06-28T13:59:14.000000Z"}} 2018-06-28 13:59:14,818 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c-qos"}}' 2018-06-28 13:59:15,939 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:15 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive x-compute-request-id: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb x-openstack-request-id: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "cfb73e94-e5bf-4328-85a4-6a2db9520765", "name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c-qos"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cfb73e94-e5bf-4328-85a4-6a2db9520765", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cfb73e94-e5bf-4328-85a4-6a2db9520765", "rel": "bookmark"}]} 2018-06-28 13:59:15,940 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-53fa5448-4c26-4720-81f4-c2544d8bcbdb 2018-06-28 13:59:15,942 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c", "description": null}}' 2018-06-28 13:59:17,055 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:17 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-b1578c5b-35f1-4fab-824d-c519a9c63ef7 x-openstack-request-id: req-b1578c5b-35f1-4fab-824d-c519a9c63ef7 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4493cb10-7293-455a-9150-01e7464005e8", "description": null}} 2018-06-28 13:59:17,055 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-b1578c5b-35f1-4fab-824d-c519a9c63ef7 2018-06-28 13:59:17,058 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-28 13:59:18,318 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:18 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-4c245fc1-5101-4186-abe0-9155ed1c08d7 x-openstack-request-id: req-4c245fc1-5101-4186-abe0-9155ed1c08d7 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "4493cb10-7293-455a-9150-01e7464005e8", "name": "foo", "control_location": "back-end", "encryption_id": "6bdd1e0b-b003-4656-884a-118222d23cc4", "provider": "bar", "provider_class": "bar"}} 2018-06-28 13:59:18,318 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption used request id req-4c245fc1-5101-4186-abe0-9155ed1c08d7 2018-06-28 13:59:18,320 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:19,339 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:19 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-58eeb86a-a4a6-46d1-9672-359e43a78b90 x-openstack-request-id: req-58eeb86a-a4a6-46d1-9672-359e43a78b90 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4493cb10-7293-455a-9150-01e7464005e8", "description": null}} 2018-06-28 13:59:19,339 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 used request id req-58eeb86a-a4a6-46d1-9672-359e43a78b90 2018-06-28 13:59:19,342 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:20,472 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:20 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-58775496-de4f-406f-9d43-c3e7ccfd0a72 x-openstack-request-id: req-58775496-de4f-406f-9d43-c3e7ccfd0a72 Front-End-Https: on RESP BODY: {"volume_type_id": "4493cb10-7293-455a-9150-01e7464005e8", "control_location": "back-end", "deleted": false, "created_at": "2018-06-28T13:59:18.000000", "updated_at": null, "encryption_id": "6bdd1e0b-b003-4656-884a-118222d23cc4", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-28 13:59:20,472 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption used request id req-58775496-de4f-406f-9d43-c3e7ccfd0a72 2018-06-28 13:59:20,473 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c 2018-06-28 13:59:20,477 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:21,502 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:21 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-4c4b4354-a423-49fc-90ff-97d543f95188 x-openstack-request-id: req-4c4b4354-a423-49fc-90ff-97d543f95188 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4493cb10-7293-455a-9150-01e7464005e8", "description": null}} 2018-06-28 13:59:21,502 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 used request id req-4c4b4354-a423-49fc-90ff-97d543f95188 2018-06-28 13:59:21,504 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:22,677 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f017af44-08eb-41f0-93c4-cddf5bc5be5e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:22,678 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8/encryption/provider used request id req-f017af44-08eb-41f0-93c4-cddf5bc5be5e 2018-06-28 13:59:22,678 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c 2018-06-28 13:59:22,680 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:23,909 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0bda9f51-8f11-40a4-b98c-5ee368ab8195 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:23,909 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4493cb10-7293-455a-9150-01e7464005e8 used request id req-0bda9f51-8f11-40a4-b98c-5ee368ab8195 2018-06-28 13:59:23,910 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-8d9a5a61-dc81-4fc0-9c78-77a28e2f5c9c-qos 2018-06-28 13:59:23,912 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cfb73e94-e5bf-4328-85a4-6a2db9520765?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-53fa5448-4c26-4720-81f4-c2544d8bcbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62e713a5f358ecd88743c2db8395d4f2ff06628" 2018-06-28 13:59:25,148 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ec84e6da-6599-4d78-8d6b-5e214e156ce1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:25,148 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/cfb73e94-e5bf-4328-85a4-6a2db9520765?force=False used request id req-ec84e6da-6599-4d78-8d6b-5e214e156ce1 2018-06-28 13:59:25,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:26,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Z-sZBBbLTmiFnUFsiVu20g"], "issued_at": "2018-06-28T13:59:26.000000Z"}} 2018-06-28 13:59:26,356 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b-qos"}}' 2018-06-28 13:59:27,400 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:27 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive x-compute-request-id: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48 x-openstack-request-id: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4a137694-c2d3-458a-bd6c-41eb1ff90cf0", "name": "CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b-qos"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/4a137694-c2d3-458a-bd6c-41eb1ff90cf0", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/4a137694-c2d3-458a-bd6c-41eb1ff90cf0", "rel": "bookmark"}]} 2018-06-28 13:59:27,400 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48 2018-06-28 13:59:27,404 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b", "description": null}}' 2018-06-28 13:59:28,574 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:28 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-730689b1-274f-40f4-a6aa-8f8188f00461 x-openstack-request-id: req-730689b1-274f-40f4-a6aa-8f8188f00461 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7ec54d89-4af9-4571-a355-fd597fc8e639", "description": null}} 2018-06-28 13:59:28,574 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-730689b1-274f-40f4-a6aa-8f8188f00461 2018-06-28 13:59:28,576 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" 2018-06-28 13:59:29,600 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:29 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-43609a36-a1c0-47a8-b35a-87c86362e7a5 x-openstack-request-id: req-43609a36-a1c0-47a8-b35a-87c86362e7a5 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4a137694-c2d3-458a-bd6c-41eb1ff90cf0", "name": "CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b-qos"}]} 2018-06-28 13:59:29,601 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-43609a36-a1c0-47a8-b35a-87c86362e7a5 2018-06-28 13:59:29,605 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/None/associate?vol_type_id=7ec54d89-4af9-4571-a355-fd597fc8e639 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" 2018-06-28 13:59:30,690 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 13:59:30 GMT Content-Type: application/json Content-Length: 68 Connection: keep-alive x-compute-request-id: req-1e712219-d177-4fdb-82ce-abb12fcf7431 x-openstack-request-id: req-1e712219-d177-4fdb-82ce-abb12fcf7431 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-28 13:59:30,690 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/None/associate?vol_type_id=7ec54d89-4af9-4571-a355-fd597fc8e639 used request id req-1e712219-d177-4fdb-82ce-abb12fcf7431 2018-06-28 13:59:30,691 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-1e712219-d177-4fdb-82ce-abb12fcf7431) 2018-06-28 13:59:30,691 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b 2018-06-28 13:59:30,693 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/7ec54d89-4af9-4571-a355-fd597fc8e639 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" 2018-06-28 13:59:31,827 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-5150a5bf-86fd-4e55-a4cd-f50726a57e83 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:31,827 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/7ec54d89-4af9-4571-a355-fd597fc8e639 used request id req-5150a5bf-86fd-4e55-a4cd-f50726a57e83 2018-06-28 13:59:31,827 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-3636d878-95d5-4818-9cfb-6859f3b56d3b-qos 2018-06-28 13:59:31,831 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/4a137694-c2d3-458a-bd6c-41eb1ff90cf0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a950f7e-61b9-4076-a3e0-adb6d17e4c48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c1f536065842ebfa83180094edcb6a850fc5c8" 2018-06-28 13:59:33,007 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-be025414-f60f-4627-bf9d-f5e7084e2872 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:33,008 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/4a137694-c2d3-458a-bd6c-41eb1ff90cf0?force=False used request id req-be025414-f60f-4627-bf9d-f5e7084e2872 2018-06-28 13:59:33,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:34,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["5UxEE2cjRZaRskvIklENNA"], "issued_at": "2018-06-28T13:59:34.000000Z"}} 2018-06-28 13:59:34,142 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209-qos"}}' 2018-06-28 13:59:35,209 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:35 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive x-compute-request-id: req-27e34961-c454-4025-8cb7-819ec67d4907 x-openstack-request-id: req-27e34961-c454-4025-8cb7-819ec67d4907 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "64db800a-7bce-4fda-b041-b7f7a7ae3b64", "name": "CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209-qos"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64", "rel": "bookmark"}]} 2018-06-28 13:59:35,209 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-27e34961-c454-4025-8cb7-819ec67d4907 2018-06-28 13:59:35,214 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27e34961-c454-4025-8cb7-819ec67d4907" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209", "description": null}}' 2018-06-28 13:59:36,434 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:36 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-f5b21818-48dd-495c-ae86-646735960c9c x-openstack-request-id: req-f5b21818-48dd-495c-ae86-646735960c9c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b0f7cc84-1605-434d-abde-9a1d3626f599", "description": null}} 2018-06-28 13:59:36,434 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-f5b21818-48dd-495c-ae86-646735960c9c 2018-06-28 13:59:36,439 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27e34961-c454-4025-8cb7-819ec67d4907" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" 2018-06-28 13:59:37,571 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:37 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-af91373c-5ca0-4de9-a85d-26a7b282aa9b x-openstack-request-id: req-af91373c-5ca0-4de9-a85d-26a7b282aa9b Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "64db800a-7bce-4fda-b041-b7f7a7ae3b64", "name": "CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209-qos"}]} 2018-06-28 13:59:37,571 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-af91373c-5ca0-4de9-a85d-26a7b282aa9b 2018-06-28 13:59:37,575 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64/associate?vol_type_id=b0f7cc84-1605-434d-abde-9a1d3626f599 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27e34961-c454-4025-8cb7-819ec67d4907" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" 2018-06-28 13:59:38,701 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-41ac7be7-52c0-4dee-aad4-90db5be9db3c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:38,701 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64/associate?vol_type_id=b0f7cc84-1605-434d-abde-9a1d3626f599 used request id req-41ac7be7-52c0-4dee-aad4-90db5be9db3c 2018-06-28 13:59:38,702 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209 2018-06-28 13:59:38,705 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/b0f7cc84-1605-434d-abde-9a1d3626f599 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27e34961-c454-4025-8cb7-819ec67d4907" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" 2018-06-28 13:59:38,936 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e09cd057-f652-4467-bc6b-1a1fdeced920 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:38,936 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/b0f7cc84-1605-434d-abde-9a1d3626f599 used request id req-e09cd057-f652-4467-bc6b-1a1fdeced920 2018-06-28 13:59:38,937 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-9b306472-8707-41a1-9c65-7c5e908c7209-qos 2018-06-28 13:59:38,940 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27e34961-c454-4025-8cb7-819ec67d4907" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d54a2870ad36aeff0cc87ed8563f8c4127e1ec7" 2018-06-28 13:59:40,153 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a48b2877-f900-44ed-a2c1-a4269a030ffd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:40,153 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/64db800a-7bce-4fda-b041-b7f7a7ae3b64?force=False used request id req-a48b2877-f900-44ed-a2c1-a4269a030ffd 2018-06-28 13:59:40,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:41,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["t5n5x8PLR66eVa5bbTFX3A"], "issued_at": "2018-06-28T13:59:41.000000Z"}} 2018-06-28 13:59:41,397 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06-qos"}}' 2018-06-28 13:59:42,409 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:42 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive x-compute-request-id: req-f3659430-7211-4dfd-8b99-1c700ae752b1 x-openstack-request-id: req-f3659430-7211-4dfd-8b99-1c700ae752b1 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06-qos"}, "links": [{"href": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "rel": "self"}, {"href": "https://100.64.200.101:8776/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "rel": "bookmark"}]} 2018-06-28 13:59:42,410 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-f3659430-7211-4dfd-8b99-1c700ae752b1 2018-06-28 13:59:42,415 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06", "description": null}}' 2018-06-28 13:59:43,645 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:43 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-2e3f2bb8-59a9-446b-b9fe-161c2b37c2d6 x-openstack-request-id: req-2e3f2bb8-59a9-446b-b9fe-161c2b37c2d6 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d33019e-7167-48e7-a39c-686592454173", "description": null}} 2018-06-28 13:59:43,646 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types used request id req-2e3f2bb8-59a9-446b-b9fe-161c2b37c2d6 2018-06-28 13:59:43,648 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-28 13:59:45,110 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:45 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-d2af3216-b555-4989-88ce-6bbc78c55d13 x-openstack-request-id: req-d2af3216-b555-4989-88ce-6bbc78c55d13 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "4d33019e-7167-48e7-a39c-686592454173", "name": "foo", "control_location": "back-end", "encryption_id": "4a1fa328-4b85-4060-b2ac-4c2a9f67dc8e", "provider": "bar", "provider_class": "bar"}} 2018-06-28 13:59:45,110 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption used request id req-d2af3216-b555-4989-88ce-6bbc78c55d13 2018-06-28 13:59:45,115 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:46,106 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:46 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-f736a3c9-a3f1-48c5-bdd0-9a9341a41bac x-openstack-request-id: req-f736a3c9-a3f1-48c5-bdd0-9a9341a41bac Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06-qos"}]} 2018-06-28 13:59:46,106 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs used request id req-f736a3c9-a3f1-48c5-bdd0-9a9341a41bac 2018-06-28 13:59:46,110 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0/associate?vol_type_id=4d33019e-7167-48e7-a39c-686592454173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:47,339 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-78c31345-b07c-417c-aaa1-33a9ae81beb1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:47,340 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0/associate?vol_type_id=4d33019e-7167-48e7-a39c-686592454173 used request id req-78c31345-b07c-417c-aaa1-33a9ae81beb1 2018-06-28 13:59:47,343 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:48,442 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:48 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-c62f4054-0a5d-4d1b-9cfb-5035337f52e2 x-openstack-request-id: req-c62f4054-0a5d-4d1b-9cfb-5035337f52e2 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06", "qos_specs_id": "bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d33019e-7167-48e7-a39c-686592454173", "description": null}} 2018-06-28 13:59:48,442 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 used request id req-c62f4054-0a5d-4d1b-9cfb-5035337f52e2 2018-06-28 13:59:48,445 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:49,448 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:49 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-b9b64760-5dd6-42c4-993f-a767062b903a x-openstack-request-id: req-b9b64760-5dd6-42c4-993f-a767062b903a Front-End-Https: on RESP BODY: {"volume_type_id": "4d33019e-7167-48e7-a39c-686592454173", "control_location": "back-end", "deleted": false, "created_at": "2018-06-28T13:59:45.000000", "updated_at": null, "encryption_id": "4a1fa328-4b85-4060-b2ac-4c2a9f67dc8e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-28 13:59:49,448 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption used request id req-b9b64760-5dd6-42c4-993f-a767062b903a 2018-06-28 13:59:49,449 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06 2018-06-28 13:59:49,452 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:50,554 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:50 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-3e4f0531-6825-4286-adbc-703c991cb4ca x-openstack-request-id: req-3e4f0531-6825-4286-adbc-703c991cb4ca Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06", "qos_specs_id": "bc5d5c6c-e8a8-4833-9272-710d757f4ce0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d33019e-7167-48e7-a39c-686592454173", "description": null}} 2018-06-28 13:59:50,554 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 used request id req-3e4f0531-6825-4286-adbc-703c991cb4ca 2018-06-28 13:59:50,558 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:51,740 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-16a52c43-af5b-41b9-b4f0-4ddf765221da RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:51,740 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173/encryption/provider used request id req-16a52c43-af5b-41b9-b4f0-4ddf765221da 2018-06-28 13:59:51,741 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06 2018-06-28 13:59:51,744 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:51,983 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-dbddbaf3-7a00-4869-8e35-3656c47c99a3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:51,983 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/types/4d33019e-7167-48e7-a39c-686592454173 used request id req-dbddbaf3-7a00-4869-8e35-3656c47c99a3 2018-06-28 13:59:51,983 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-467856d1-f8e5-4373-afda-11ad1275cb06-qos 2018-06-28 13:59:51,987 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3659430-7211-4dfd-8b99-1c700ae752b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa58f11eb5bed51343ed53bcf56b894cb4ab34" 2018-06-28 13:59:52,229 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 13:59:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-95645935-d860-4aa7-a278-019ef10f3051 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 13:59:52,229 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5/qos-specs/bc5d5c6c-e8a8-4833-9272-710d757f4ce0?force=False used request id req-95645935-d860-4aa7-a278-019ef10f3051 2018-06-28 13:59:52,231 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 1931.047s OK 2018-06-28 13:59:52,543 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-28 13:59:52,543 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 32:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-28 13:59:52,548 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-06-28 13:59:52,648 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-28 13:59:52,648 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-28 13:59:52,649 - openstack_tests - INFO - OS Credentials = > 2018-06-28 13:59:52,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:59:52,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:53,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["7brzY1rTStO4M5y21_1HeQ"], "issued_at": "2018-06-28T13:59:53.000000Z"}} 2018-06-28 13:59:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278c0936bd5b23a4977d0cd21d0d798b4d14cb1c" 2018-06-28 13:59:55,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:55 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-f0702439-db54-4617-b4e9-fddcea270e4d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","status":"ACTIVE","subnets":["a3419138-e14e-458e-9029-c1382045325a"],"description":"","tags":[],"updated_at":"2018-06-28T13:25:06Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:24:56Z","provider:network_type":"flat"}]} 2018-06-28 13:59:55,195 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?router%3Aexternal=True used request id req-f0702439-db54-4617-b4e9-fddcea270e4d 2018-06-28 13:59:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278c0936bd5b23a4977d0cd21d0d798b4d14cb1c" 2018-06-28 13:59:56,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 13:59:56 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-01cf4e47-5ff6-4ed5-ac78-a396a714050e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1dfdea53-6f92-4adc-a3b0-459e4fd91eed","tenant_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","created_at":"2018-06-28T13:25:06Z","dns_nameservers":[],"updated_at":"2018-06-28T13:25:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"100.64.200.112","end":"100.64.200.253"}],"gateway_ip":"100.64.200.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"100.64.200.0/24","project_id":"7c45bdcebad745c6b1ffdfe5e8ec1ad5","id":"a3419138-e14e-458e-9029-c1382045325a","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-28 13:59:56,340 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=1dfdea53-6f92-4adc-a3b0-459e4fd91eed used request id req-01cf4e47-5ff6-4ed5-ac78-a396a714050e 2018-06-28 13:59:56,341 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-28 13:59:56,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:59:56,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:57,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["4zVTdpvAQRO4aXM5NKbrKw"], "issued_at": "2018-06-28T13:59:57.000000Z"}} 2018-06-28 13:59:57,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1010c024391f2e34c07d461ee0449870cd3b2d8c" 2018-06-28 13:59:57,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:59:57 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b42d367c-743a-4192-9e77-4e0b9f0b30bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:59:57,485 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b42d367c-743a-4192-9e77-4e0b9f0b30bc 2018-06-28 13:59:57,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:59:57,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 13:59:58,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T14:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["Gb_I1spRQjiPdu2QA_KnlQ"], "issued_at": "2018-06-28T13:59:58.000000Z"}} 2018-06-28 13:59:58,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 13:59:58,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:59:58 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d952332-7dbf-4e3e-a05f-d9d80f0dc884 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 13:59:58,782 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-1d952332-7dbf-4e3e-a05f-d9d80f0dc884 2018-06-28 13:59:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 13:59:58,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 13:59:58 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 13:59:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-006c83c9-3f9a-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 13:59:58,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:59:58 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec805aef-12fd-49a0-a1f9-77d62976e8c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-006c83c9-3f9a-4da-proj", "previous": null, "next": null}, "projects": []} 2018-06-28 13:59:58,894 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-006c83c9-3f9a-4da-proj used request id req-ec805aef-12fd-49a0-a1f9-77d62976e8c0 2018-06-28 13:59:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 13:59:59,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 13:59:58 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54ba3718-d73b-44b7-9fb3-3383db33ea93 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 13:59:59,009 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-54ba3718-d73b-44b7-9fb3-3383db33ea93 2018-06-28 13:59:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}}' 2018-06-28 13:59:59,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 13:59:59 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e428b0c0-d423-47e7-bc52-63c77161953e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "id": "d89aafca8f8a44019ba0db924471a7e0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 13:59:59,211 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/projects used request id req-e428b0c0-d423-47e7-bc52-63c77161953e 2018-06-28 13:59:59,212 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-006c83c9-3f9a-4da-proj 2018-06-28 13:59:59,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 13:59:59,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:00,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T15:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["BOpP97UARGWLBsTueKZt8g"], "issued_at": "2018-06-28T14:00:00.000000Z"}} 2018-06-28 14:00:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa909004293f2d54797ed6d798a3bad3640fd7" 2018-06-28 14:00:00,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:00 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9a11c3e-3a38-47a0-80c5-6aa6cfa902a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:00,504 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-f9a11c3e-3a38-47a0-80c5-6aa6cfa902a2 2018-06-28 14:00:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 14:00:00,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 14:00:00 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 14:00:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa909004293f2d54797ed6d798a3bad3640fd7" 2018-06-28 14:00:00,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:00 GMT Server: Apache Content-Length: 3314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1366717-ce92-4c00-9816-b85469b527a4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "2660b7b7addf4a96a199a236ec6d04a7", "enabled": true, "links": {"self": "http://192.168.10.35:5000/v3/users/19b506eede6b4d43a4a9efe52d2ad178"}, "options": {}, "id": "19b506eede6b4d43a4a9efe52d2ad178", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.10.35:5000/v3/users/1bc670b37d9443bcb58f6b2a9ff6a284"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1bc670b37d9443bcb58f6b2a9ff6a284", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.10.35:5000/v3/users/26e138c85cfb424abf7a80e5e7d37813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26e138c85cfb424abf7a80e5e7d37813", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://192.168.10.35:5000/v3/users/64acec8aee75442fbe58f83aca6dee7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64acec8aee75442fbe58f83aca6dee7f", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.10.35:5000/v3/users/7ae4ea389571424e945031ad269904d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ae4ea389571424e945031ad269904d1", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.10.35:5000/v3/users/93a849d12fa849b2a83d938375d0f220"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93a849d12fa849b2a83d938375d0f220", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.10.35:5000/v3/users/9d5b89f030f743a09c871cb4364dc2f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d5b89f030f743a09c871cb4364dc2f3", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.10.35:5000/v3/users/a93c5112b18f4e85a219fe3d842b2e37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a93c5112b18f4e85a219fe3d842b2e37", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.10.35:5000/v3/users/ad6e2c875f2d458896145a579a4fb079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad6e2c875f2d458896145a579a4fb079", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.10.35:5000/v3/users/cc378afe996b44feba0116781cd9c324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc378afe996b44feba0116781cd9c324", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.10.35:5000/v3/users/ce56f700d59a40c1a0980b54456efa41"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ce56f700d59a40c1a0980b54456efa41", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.10.35:5000/v3/users/eaa612760d8542c5a8c174cee90e9340"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eaa612760d8542c5a8c174cee90e9340", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.10.35:5000/v3/users", "previous": null, "next": null}} 2018-06-28 14:00:00,721 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/users used request id req-f1366717-ce92-4c00-9816-b85469b527a4 2018-06-28 14:00:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects?name=SimpleHealthCheck-006c83c9-3f9a-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa909004293f2d54797ed6d798a3bad3640fd7" 2018-06-28 14:00:00,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:00 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-012ac51d-cb73-450c-b338-69691836e344 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/projects?name=SimpleHealthCheck-006c83c9-3f9a-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "id": "d89aafca8f8a44019ba0db924471a7e0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}]} 2018-06-28 14:00:00,836 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects?name=SimpleHealthCheck-006c83c9-3f9a-4da-proj used request id req-012ac51d-cb73-450c-b338-69691836e344 2018-06-28 14:00:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa909004293f2d54797ed6d798a3bad3640fd7" 2018-06-28 14:00:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:00 GMT Server: Apache Content-Length: 288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20493e19-883d-4298-b5d1-52a84917b366 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.168.10.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.10.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-28 14:00:00,948 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/domains?name=Default used request id req-20493e19-883d-4298-b5d1-52a84917b366 2018-06-28 14:00:01,978 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-006c83c9-3f9a-4da-user 2018-06-28 14:00:01,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:00:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:01 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d8086c9-64ad-474c-ab3b-b8a80a7fad79 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 14:00:02,075 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-0d8086c9-64ad-474c-ab3b-b8a80a7fad79 2018-06-28 14:00:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://192.168.10.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" -d '{"role": {"name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}}' 2018-06-28 14:00:02,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 28 Jun 2018 14:00:02 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b1aff77-243e-4475-aa35-6c12f64e3a6e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52f2fd994cd342b78fdca632e46507f4", "links": {"self": "http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4"}, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}} 2018-06-28 14:00:02,170 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.10.35:5000/v3/roles used request id req-8b1aff77-243e-4475-aa35-6c12f64e3a6e 2018-06-28 14:00:02,170 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-006c83c9-3f9a-4da-proj-role 2018-06-28 14:00:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:00:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:02 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-662a4081-2ab5-49dc-b7b1-fbe6ed8c0f28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52f2fd994cd342b78fdca632e46507f4", "links": {"self": "http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4"}, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}} 2018-06-28 14:00:02,261 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4 used request id req-662a4081-2ab5-49dc-b7b1-fbe6ed8c0f28 2018-06-28 14:00:02,261 - keystone_utils - INFO - Granting role SimpleHealthCheck-006c83c9-3f9a-4da-proj-role to project SimpleHealthCheck-006c83c9-3f9a-4da-proj 2018-06-28 14:00:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0/users/e537b7d96da74039ba79b742a414fb4e/roles/52f2fd994cd342b78fdca632e46507f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:00:02,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 14:00:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5abfbc9-9b1f-4a59-9e35-8f7c733d4357 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:00:02,919 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0/users/e537b7d96da74039ba79b742a414fb4e/roles/52f2fd994cd342b78fdca632e46507f4 used request id req-c5abfbc9-9b1f-4a59-9e35-8f7c733d4357 2018-06-28 14:00:02,919 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 14:00:02,922 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-28 14:00:02,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:02,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:04,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f2fd994cd342b78fdca632e46507f4", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}], "expires_at": "2018-06-28T15:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-user", "id": "e537b7d96da74039ba79b742a414fb4e"}, "audit_ids": ["JAr6AUCSShOoX01F3Z8aFQ"], "issued_at": "2018-06-28T14:00:04.000000Z"}} 2018-06-28 14:00:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:04,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:04 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed0af97a-7cb6-4899-9b95-41cba2285db5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:04,551 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-ed0af97a-7cb6-4899-9b95-41cba2285db5 2018-06-28 14:00:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:05,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:05 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-e1d93fc5-ff60-4365-aef2-b20d7edfe773 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image"} 2018-06-28 14:00:05,752 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image used request id req-e1d93fc5-ff60-4365-aef2-b20d7edfe773 2018-06-28 14:00:05,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:06,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6af3f401-7881-40f2-b0f0-c553bc381952 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 14:00:06,788 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-6af3f401-7881-40f2-b0f0-c553bc381952 2018-06-28 14:00:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image"}' 2018-06-28 14:00:07,891 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 14:00:07 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d57afdec-ffa0-49b0-b0d6-0312dd7fad61 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T14:00:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-28T14:00:08Z", "visibility": "shared", "self": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_disk": 0, "protected": false, "id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "file": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file", "checksum": null, "owner": "d89aafca8f8a44019ba0db924471a7e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 14:00:07,891 - keystoneauth.session - DEBUG - POST call to image for https://100.64.200.101:9292/v2/images used request id req-d57afdec-ffa0-49b0-b0d6-0312dd7fad61 2018-06-28 14:00:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" -d '' 2018-06-28 14:00:09,745 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:00:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a40821e4-8a23-433e-bd4d-bef0af33fe5b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 14:00:09,745 - keystoneauth.session - DEBUG - PUT call to image for https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file used request id req-a40821e4-8a23-433e-bd4d-bef0af33fe5b 2018-06-28 14:00:09,746 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-28 14:00:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:10,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:10 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-9900c47f-e8cd-4ba3-a13d-ce8100e16f08 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T14:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T14:00:10Z", "visibility": "shared", "self": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_disk": 0, "protected": false, "id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "file": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89aafca8f8a44019ba0db924471a7e0", "direct_url": "file:///var/lib/glance/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 14:00:10,779 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc used request id req-9900c47f-e8cd-4ba3-a13d-ce8100e16f08 2018-06-28 14:00:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:11,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:11 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-92a4bcfd-1433-4adc-af7b-3d20262e0914 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 14:00:11,770 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-92a4bcfd-1433-4adc-af7b-3d20262e0914 2018-06-28 14:00:11,773 - create_image - INFO - Created image with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image 2018-06-28 14:00:11,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:00:12,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:12 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-746e4646-902f-489f-a79b-e8ee33c24628 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T14:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T14:00:10Z", "visibility": "shared", "self": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_disk": 0, "protected": false, "id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "file": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89aafca8f8a44019ba0db924471a7e0", "direct_url": "file:///var/lib/glance/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-28 14:00:12,762 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc used request id req-746e4646-902f-489f-a79b-e8ee33c24628 2018-06-28 14:00:12,762 - create_image - DEBUG - Instance status is - active 2018-06-28 14:00:12,762 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image 2018-06-28 14:00:12,763 - create_image - INFO - Image is now active with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image 2018-06-28 14:00:12,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:12,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:14,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f2fd994cd342b78fdca632e46507f4", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}], "expires_at": "2018-06-28T15:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-user", "id": "e537b7d96da74039ba79b742a414fb4e"}, "audit_ids": ["7t2_fBAuS-a0fGkon5kqeg"], "issued_at": "2018-06-28T14:00:13.000000Z"}} 2018-06-28 14:00:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:14,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:14 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-219ad715-29d4-4566-8c82-a62333c74afd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:14,443 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-219ad715-29d4-4566-8c82-a62333c74afd 2018-06-28 14:00:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:15,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-77fd1630-9324-41f3-b96b-f14e51903fb4 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-28 14:00:15,572 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-77fd1630-9324-41f3-b96b-f14e51903fb4 2018-06-28 14:00:15,573 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net 2018-06-28 14:00:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" -d '{"network": {"name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net", "admin_state_up": true}}' 2018-06-28 14:00:17,023 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 14:00:17 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-b2ba8a8c-62bd-4956-a44d-5a061de20782 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-06-28T14:00:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}} 2018-06-28 14:00:17,024 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/networks used request id req-b2ba8a8c-62bd-4956-a44d-5a061de20782 2018-06-28 14:00:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:18,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:18 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-1e145de8-51f9-4254-a697-7148ac1831af Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-28T14:00:16Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:18,393 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-1e145de8-51f9-4254-a697-7148ac1831af 2018-06-28 14:00:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:19,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:19 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0e876914-3dba-4b98-a211-31421c1f9db2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-28 14:00:19,394 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-0e876914-3dba-4b98-a211-31421c1f9db2 2018-06-28 14:00:19,394 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet 2018-06-28 14:00:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" -d '{"subnets": [{"ip_version": 4, "network_id": "ced885b5-7b03-410a-b790-d709e76b1729", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]}' 2018-06-28 14:00:21,587 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 14:00:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c1182513-e180-43f5-9aa8-3607bff6b802 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:21,587 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/subnets used request id req-c1182513-e180-43f5-9aa8-3607bff6b802 2018-06-28 14:00:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:22,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:22 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-0a0d8690-c7b8-44cf-b59d-aa00ce397864 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:22,870 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-0a0d8690-c7b8-44cf-b59d-aa00ce397864 2018-06-28 14:00:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:00:23,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:23 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-64e664c1-40a2-403b-b56b-a173563ea1e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:23,050 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-64e664c1-40a2-403b-b56b-a173563ea1e2 2018-06-28 14:00:23,050 - OpenStackNetwork - DEBUG - Network [ced885b5-7b03-410a-b790-d709e76b1729] created successfully 2018-06-28 14:00:23,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:23,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:24,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "name": "admin"}], "expires_at": "2018-06-28T15:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/7c45bdcebad745c6b1ffdfe5e8ec1ad5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a93c5112b18f4e85a219fe3d842b2e37"}, "audit_ids": ["AVtOtSodRpmn61PGnQoogw"], "issued_at": "2018-06-28T14:00:24.000000Z"}} 2018-06-28 14:00:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8104482b510cdcf5a50934f5422922ff8aa200" 2018-06-28 14:00:24,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:24 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93c167a5-ab50-4e10-9123-c7249082f1c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:24,565 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-93c167a5-ab50-4e10-9123-c7249082f1c0 2018-06-28 14:00:24,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 14:00:24,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8104482b510cdcf5a50934f5422922ff8aa200" 2018-06-28 14:00:25,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ec5d3882-1313-42b1-a9b1-4dd49f0fe066 X-Compute-Request-Id: req-ec5d3882-1313-42b1-a9b1-4dd49f0fe066 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-28 14:00:25,634 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-ec5d3882-1313-42b1-a9b1-4dd49f0fe066 2018-06-28 14:00:25,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8104482b510cdcf5a50934f5422922ff8aa200" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-28 14:00:26,716 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:26 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6a6e81af-131f-41ae-aeee-d5785ece818d X-Compute-Request-Id: req-6a6e81af-131f-41ae-aeee-d5785ece818d Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-flavor-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "85e1f8fb-6965-468f-aa92-80fb07504959"}} 2018-06-28 14:00:26,716 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-6a6e81af-131f-41ae-aeee-d5785ece818d 2018-06-28 14:00:26,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:26,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:27,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f2fd994cd342b78fdca632e46507f4", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}], "expires_at": "2018-06-28T15:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-user", "id": "e537b7d96da74039ba79b742a414fb4e"}, "audit_ids": ["GbpcJ59gRlSwa48HwWk5Pw"], "issued_at": "2018-06-28T14:00:27.000000Z"}} 2018-06-28 14:00:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:28,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:27 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b66d646-fe3c-49d3-a7c7-07787fad0963 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:28,338 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-5b66d646-fe3c-49d3-a7c7-07787fad0963 2018-06-28 14:00:28,340 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-28 14:00:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:28,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:28 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31c7b1a8-28dd-4072-95d8-b5566f174ec0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:28,786 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-31c7b1a8-28dd-4072-95d8-b5566f174ec0 2018-06-28 14:00:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:30,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a6a014cf-430a-4e7c-bed4-d15b84378239 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:30,128 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-a6a014cf-430a-4e7c-bed4-d15b84378239 2018-06-28 14:00:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 14:00:30,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 14:00:30 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 14:00:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:30,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:30 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8902567f-bf3e-4a3a-bcc1-14f6363c68ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:00:30,273 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-8902567f-bf3e-4a3a-bcc1-14f6363c68ca 2018-06-28 14:00:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:30,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:30 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-3628bb35-b34b-4773-b636-e46e54a58812 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:30,465 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-3628bb35-b34b-4773-b636-e46e54a58812 2018-06-28 14:00:30,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:30,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-401b352d-31fe-49e9-9a41-a22872ae7a89 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 14:00:30,573 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True used request id req-401b352d-31fe-49e9-9a41-a22872ae7a89 2018-06-28 14:00:30,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:31,833 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ff8a221b-3704-441b-b1e9-5b8ed2de1218 X-Compute-Request-Id: req-ff8a221b-3704-441b-b1e9-5b8ed2de1218 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-28 14:00:31,833 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst used request id req-ff8a221b-3704-441b-b1e9-5b8ed2de1218 2018-06-28 14:00:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:33,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:33 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-17e758dc-15e4-4c86-8d29-4feac7428554 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:33,211 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-17e758dc-15e4-4c86-8d29-4feac7428554 2018-06-28 14:00:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:33 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb36cddb-14c8-4ca5-b3f6-fbe416ba197a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:00:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-eb36cddb-14c8-4ca5-b3f6-fbe416ba197a 2018-06-28 14:00:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:33,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:33 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-067b1f49-2abf-47d6-ab72-79411482ea72 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:33,528 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-067b1f49-2abf-47d6-ab72-79411482ea72 2018-06-28 14:00:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:33,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1fd096d8-b519-4a22-ab46-bee01da626c7 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-28 14:00:33,667 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True used request id req-1fd096d8-b519-4a22-ab46-bee01da626c7 2018-06-28 14:00:33,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-28 14:00:33,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.10.35:35357/v3/auth/tokens 2018-06-28 14:00:34,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52f2fd994cd342b78fdca632e46507f4", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj-role"}], "expires_at": "2018-06-28T15:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0728763890764a828689a7cd4b53a492"}, {"url": "http://192.168.10.35:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "64281bd63c444a31842f598e6f6e9419"}, {"url": "https://100.64.200.101:8776/v2/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6880dd8d232b43eda01bc63c7ed7cd26"}], "type": "volumev2", "id": "09f0620c72d44926b647b180e7b05a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c03c52d9e2dd4d458d01099b2edeb189"}, {"url": "https://100.64.200.101:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d07a7e951df44c13b3f91d4cf3c028ca"}, {"url": "http://192.168.10.35:8776/v3/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fa21125acbbf4aae984054aa17a5e361"}], "type": "volumev3", "id": "0b58d272e90e46b295b16ba1c61c83ca", "name": "cinderv3"}, {"endpoints": [{"url": "https://100.64.200.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "02e473749cd8400082bce3ea445fe265"}, {"url": "http://192.168.10.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29a51b4c049b4f15bbeb591ccdd807da"}, {"url": "http://192.168.10.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "da7fcf770b944dc0ad61e7310a2b34ea"}], "type": "placement", "id": "248cd1b998b743df8678e7431af13c96", "name": "placement"}, {"endpoints": [{"url": "https://100.64.200.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b2b5f6cee3a24b88837f917b8da93b04"}, {"url": "http://192.168.10.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b56563e1637a411aa80cc8e92022cd1b"}, {"url": "http://192.168.10.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d677e99df52841008986075e6519721a"}], "type": "image", "id": "2f0308b559804d0f9765777dd053040d", "name": "glance"}, {"endpoints": [{"url": "http://192.168.10.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0625f232ab634f29a1277179dfbb8fb8"}, {"url": "http://192.168.10.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d13fe9917354a9fb5384f1d0476689f"}, {"url": "https://100.64.200.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e059c3287324f32a6fe4b4a0197cbf8"}], "type": "event", "id": "30b1334b01ab44009b4d00267c2ac247", "name": "panko"}, {"endpoints": [{"url": "http://192.168.10.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "030cf31d8ed04c5e8cef899b640101e3"}, {"url": "https://100.64.200.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72fb73fa398f4ec09fb81880b4cdbfe6"}, {"url": "http://192.168.10.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bdd0f3f5399b4afbac8b20ba2413e394"}], "type": "identity", "id": "3396fb4153d64cd6817b07010bc8d3da", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0312aba2783c4a39bb56aa81eaaeb569"}, {"url": "https://100.64.200.101:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8ead4ca1c64f436d9327b2bae9f2a2a2"}, {"url": "http://192.168.10.35:8776/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cfd5d425ec17455292726120610b1365"}], "type": "volume", "id": "3422e69d685740569dcedd03a431cb04", "name": "cinder"}, {"endpoints": [{"url": "https://100.64.200.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "232b4a179ad34809be6a64a14c078703"}, {"url": "http://192.168.10.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "660ae8157be74109a1c3acb75a28216d"}, {"url": "http://192.168.10.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "eac73a104153487ab263ef85d12c1380"}], "type": "dns", "id": "44bc18c8d37e46c8b63c76729c6d25cb", "name": "designate"}, {"endpoints": [{"url": "http://192.168.10.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8e40a328b360458ba3e6798e2e87a8c5"}, {"url": "http://192.168.10.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b58218093bf645959812325a1477d79a"}, {"url": "https://100.64.200.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bcffee56faf64b6682753ea173939cf9"}], "type": "alarming", "id": "5079a29a229746c5b8b1947ea8625c7d", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.10.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1f449172dd7e48a09979ac5124507988"}, {"url": "http://192.168.10.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2b29fe99103042e696cbe8df666c0ee0"}, {"url": "https://100.64.200.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e57de3e2279546c4b3836632ab436870"}], "type": "compute", "id": "90d67f557d664e7092190c0205f9d7d3", "name": "nova"}, {"endpoints": [{"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0f8f8051b33c420fa8c19ea9433ec8cc"}, {"url": "https://100.64.200.101:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "be9befb542614c2e9f253339b496665b"}, {"url": "http://192.168.10.35:8004/v1/d89aafca8f8a44019ba0db924471a7e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cd0223848a0e4ebc93b2735df9aba529"}], "type": "orchestration", "id": "9e19d15ecc0048cdbd8a726e93cb7b7f", "name": "heat"}, {"endpoints": [{"url": "http://192.168.10.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2db3952b20ce4640bd0758c397046de0"}, {"url": "http://192.168.10.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5db0bd576e214046b842da43b307f0e5"}, {"url": "https://100.64.200.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bbffa2aa29734904b6178f117caf82be"}], "type": "metric", "id": "af6771da47974d6794627dacd8bb8fb0", "name": "gnocchi"}, {"endpoints": [{"url": "https://100.64.200.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9ed93d091e8e457182d6dc7203c4e3d6"}, {"url": "http://192.168.10.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dd666ccef0bb4ea78103e409eca8563f"}, {"url": "http://192.168.10.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f69c4e68c92a45c283fa8d039fcc7638"}], "type": "network", "id": "f35841bb71424910897eaa47c8920edf", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.10.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505c898e8e29484abfca4be98725cad9"}, {"url": "https://100.64.200.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8f8f3dcf91924ee1bb6483c5c6946c29"}, {"url": "http://192.168.10.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9223d61e0702470bac6e4efff1c830e1"}], "type": "metering", "id": "f85ddfa07e1a43e7840f8462a3353803", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-006c83c9-3f9a-4da-user", "id": "e537b7d96da74039ba79b742a414fb4e"}, "audit_ids": ["IGKq_iF4TlGqYJcEnCBkkw"], "issued_at": "2018-06-28T14:00:34.000000Z"}} 2018-06-28 14:00:34,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc31fdd4ac51ca3e661a6c10d7937fb19b8d245" 2018-06-28 14:00:35,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:34 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b34df4d2-110a-48f5-929c-bd085e5c3ec5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:35357/v3/", "rel": "self"}]}} 2018-06-28 14:00:35,318 - keystoneauth.session - DEBUG - GET call to None for http://192.168.10.35:35357/v3 used request id req-b34df4d2-110a-48f5-929c-bd085e5c3ec5 2018-06-28 14:00:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:35,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:35 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-f50e30f4-69fb-4b32-8139-5a452a9a35a7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:35,696 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-f50e30f4-69fb-4b32-8139-5a452a9a35a7 2018-06-28 14:00:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:35,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:35 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-9abfc1a6-e1c5-4c14-aa4d-aaa97d43806c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:35,873 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-9abfc1a6-e1c5-4c14-aa4d-aaa97d43806c 2018-06-28 14:00:35,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:36,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:36 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-d8bfcf65-247e-444d-83f3-ace2337a3917 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:36,273 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-d8bfcf65-247e-444d-83f3-ace2337a3917 2018-06-28 14:00:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-28 14:00:36,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 28 Jun 2018 14:00:36 GMT Server: Apache Content-Length: 601 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.10.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.10.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-28 14:00:36,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc31fdd4ac51ca3e661a6c10d7937fb19b8d245" 2018-06-28 14:00:37,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:36 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afdcaa70-7617-455f-a16b-59821ff041d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:00:37,006 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-afdcaa70-7617-455f-a16b-59821ff041d9 2018-06-28 14:00:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:37,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c5628416-c2ae-4ce5-b4dc-01a7979fa634 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:37,425 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-c5628416-c2ae-4ce5-b4dc-01a7979fa634 2018-06-28 14:00:37,426 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net 2018-06-28 14:00:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"port": {"network_id": "ced885b5-7b03-410a-b790-d709e76b1729", "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1", "admin_state_up": true}}' 2018-06-28 14:00:40,463 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Thu, 28 Jun 2018 14:00:40 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-1dc424a7-7d53-412b-b755-df1c572227b3 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-28T14:00:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-28T14:00:39Z","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:86:e7:39","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d89aafca8f8a44019ba0db924471a7e0","fixed_ips":[{"subnet_id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","ip_address":"10.55.0.5"}],"id":"c14a1d29-0bca-4305-b7ff-d32800045124","security_groups":["c12186e0-07ef-4f87-919c-b008ba3b0c74"],"device_id":""}} 2018-06-28 14:00:40,463 - keystoneauth.session - DEBUG - POST call to network for https://100.64.200.101:9696/v2.0/ports used request id req-1dc424a7-7d53-412b-b755-df1c572227b3 2018-06-28 14:00:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:41,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:41 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-cfd82eb7-668b-40d6-868d-3754e826162f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:00:41,902 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-cfd82eb7-668b-40d6-868d-3754e826162f 2018-06-28 14:00:41,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:42,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:41 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d39a88a-24a8-4ccd-b3a0-09c9c1a9579f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:00:42,345 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-4d39a88a-24a8-4ccd-b3a0-09c9c1a9579f 2018-06-28 14:00:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:42,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:42 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-49991b67-6905-42d9-9834-da9dd0c68164 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:00:42,538 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-49991b67-6905-42d9-9834-da9dd0c68164 2018-06-28 14:00:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:42,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:42 GMT Content-Type: application/json Content-Length: 755 Connection: keep-alive X-Openstack-Request-Id: req-c01aa768-0911-45e0-9ec0-dbfa5ca51b8e Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:38Z","admin_state_up":true,"updated_at":"2018-06-28T14:00:39Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:86:e7:39","id":"c14a1d29-0bca-4305-b7ff-d32800045124","port_security_enabled":true,"project_id":"d89aafca8f8a44019ba0db924471a7e0","fixed_ips":[{"subnet_id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["c12186e0-07ef-4f87-919c-b008ba3b0c74"],"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1"}]} 2018-06-28 14:00:42,846 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1&admin_state_up=True used request id req-c01aa768-0911-45e0-9ec0-dbfa5ca51b8e 2018-06-28 14:00:42,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:43,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:00:42 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef764f8b-e180-4d8f-a040-99b865036238 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:00:43,342 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-ef764f8b-e180-4d8f-a040-99b865036238 2018-06-28 14:00:43,343 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst 2018-06-28 14:00:43,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:44,445 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:44 GMT Content-Type: application/json Content-Length: 359 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ddd57504-b7a6-405c-b5e8-6d09bcd14e08 X-Compute-Request-Id: req-ddd57504-b7a6-405c-b5e8-6d09bcd14e08 Front-End-Https: on RESP BODY: {"flavors": [{"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}], "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-flavor-name"}]} 2018-06-28 14:00:44,445 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors used request id req-ddd57504-b7a6-405c-b5e8-6d09bcd14e08 2018-06-28 14:00:44,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:45,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:45 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5b7824d-eaa7-462b-aae9-3a10a13cdd66 X-Compute-Request-Id: req-f5b7824d-eaa7-462b-aae9-3a10a13cdd66 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-flavor-name", "links": [{"href": "http://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "self"}, {"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "85e1f8fb-6965-468f-aa92-80fb07504959"}} 2018-06-28 14:00:45,469 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959 used request id req-f5b7824d-eaa7-462b-aae9-3a10a13cdd66 2018-06-28 14:00:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:46,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:46 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-054e3386-7732-4684-aac2-fd3a94c41ad4 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-28T14:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-28T14:00:10Z", "visibility": "shared", "self": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_disk": 0, "protected": false, "id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "file": "/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89aafca8f8a44019ba0db924471a7e0", "direct_url": "file:///var/lib/glance/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image"} 2018-06-28 14:00:46,566 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image used request id req-054e3386-7732-4684-aac2-fd3a94c41ad4 2018-06-28 14:00:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:47,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c587f574-67d7-4ebf-ae6c-2a1febd8e541 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-06-28 14:00:47,519 - keystoneauth.session - DEBUG - GET call to image for https://100.64.200.101:9292/v2/schemas/image used request id req-c587f574-67d7-4ebf-ae6c-2a1febd8e541 2018-06-28 14:00:47,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"server": {"name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "imageRef": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "flavorRef": "85e1f8fb-6965-468f-aa92-80fb07504959", "max_count": 1, "min_count": 1, "networks": [{"port": "c14a1d29-0bca-4305-b7ff-d32800045124"}]}}' 2018-06-28 14:00:55,434 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 14:00:55 GMT Content-Type: application/json Content-Length: 380 Connection: keep-alive Location: https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d0d36df1-8e6f-4e2b-bdac-8e95ec78d20d X-Compute-Request-Id: req-d0d36df1-8e6f-4e2b-bdac-8e95ec78d20d RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "adminPass": "ucVV55h9cz4f"}} 2018-06-28 14:00:55,434 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers used request id req-d0d36df1-8e6f-4e2b-bdac-8e95ec78d20d 2018-06-28 14:00:55,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:00:58,691 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:00:58 GMT Content-Type: application/json Content-Length: 1293 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56b04bd5-d151-4c3a-8cf8-a4dc14f60220 X-Compute-Request-Id: req-56b04bd5-d151-4c3a-8cf8-a4dc14f60220 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T14:00:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:00:58,691 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-56b04bd5-d151-4c3a-8cf8-a4dc14f60220 2018-06-28 14:00:58,692 - create_instance - INFO - Created instance with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst 2018-06-28 14:00:58,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:02,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:02 GMT Content-Type: application/json Content-Length: 1289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f1f57245-6800-4f86-a8d7-60851ef5001b X-Compute-Request-Id: req-f1f57245-6800-4f86-a8d7-60851ef5001b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T14:01:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:02,064 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f1f57245-6800-4f86-a8d7-60851ef5001b 2018-06-28 14:01:02,064 - create_instance - DEBUG - Instance status [SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst] is - BUILD 2018-06-28 14:01:02,064 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 14:01:05,066 - create_instance - DEBUG - VM status query timeout in 893.62596488 2018-06-28 14:01:05,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:09,151 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:09 GMT Content-Type: application/json Content-Length: 1393 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cace56c5-36da-46bb-ac92-0d23ff25311d X-Compute-Request-Id: req-cace56c5-36da-46bb-ac92-0d23ff25311d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T14:01:02Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:09,151 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-cace56c5-36da-46bb-ac92-0d23ff25311d 2018-06-28 14:01:09,151 - create_instance - DEBUG - Instance status [SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst] is - BUILD 2018-06-28 14:01:09,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 14:01:12,154 - create_instance - DEBUG - VM status query timeout in 886.537584066 2018-06-28 14:01:12,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:12,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:12 GMT Content-Type: application/json Content-Length: 1393 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-791f6b73-6d47-4e05-8bd5-bfe72e226432 X-Compute-Request-Id: req-791f6b73-6d47-4e05-8bd5-bfe72e226432 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-28T14:01:02Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:12,955 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-791f6b73-6d47-4e05-8bd5-bfe72e226432 2018-06-28 14:01:12,955 - create_instance - DEBUG - Instance status [SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst] is - BUILD 2018-06-28 14:01:12,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 14:01:15,958 - create_instance - DEBUG - VM status query timeout in 882.733968019 2018-06-28 14:01:15,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:17,878 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:17 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c4a6357-fdc5-4209-90a7-8d10f6c6145e X-Compute-Request-Id: req-1c4a6357-fdc5-4209-90a7-8d10f6c6145e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:17,878 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-1c4a6357-fdc5-4209-90a7-8d10f6c6145e 2018-06-28 14:01:17,878 - create_instance - DEBUG - Instance status [SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst] is - ACTIVE 2018-06-28 14:01:17,878 - create_instance - INFO - VM is - ACTIVE 2018-06-28 14:01:17,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:20,886 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:20 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d72ebd9-1476-4df2-b424-2317820fd706 X-Compute-Request-Id: req-6d72ebd9-1476-4df2-b424-2317820fd706 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:20,886 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-6d72ebd9-1476-4df2-b424-2317820fd706 2018-06-28 14:01:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:21,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:21 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-bfd48b4d-0427-4799-8c38-8069efe784e7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f224550-21b4-48bd-aa36-ed9c59c3996e"],"updated_at":"2018-06-28T14:00:20Z","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"ced885b5-7b03-410a-b790-d709e76b1729","name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net"}]} 2018-06-28 14:01:21,265 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/networks?name=SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net used request id req-bfd48b4d-0427-4799-8c38-8069efe784e7 2018-06-28 14:01:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:21,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:01:21 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4abc46fb-9228-4bd2-8d13-cce17facfead Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:01:21,800 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-4abc46fb-9228-4bd2-8d13-cce17facfead 2018-06-28 14:01:21,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:21,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-adbb8fa4-4bc1-44fc-a556-c29f8cd77cdc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:20Z","dns_nameservers":[],"updated_at":"2018-06-28T14:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d89aafca8f8a44019ba0db924471a7e0","id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","subnetpool_id":null,"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet"}]} 2018-06-28 14:01:21,982 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/subnets?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-adbb8fa4-4bc1-44fc-a556-c29f8cd77cdc 2018-06-28 14:01:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:22,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:22 GMT Content-Type: application/json Content-Length: 2282 Connection: keep-alive X-Openstack-Request-Id: req-f07a9f49-83bd-4603-a788-fd22107bc2ba Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:22Z","admin_state_up":true,"updated_at":"2018-06-28T14:00:31Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ced885b5-7b03-410a-b790-d709e76b1729","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:20:5b","id":"9553a6e7-f1ea-4bdf-b7b7-6256f6930a95","port_security_enabled":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","fixed_ips":[{"subnet_id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:24Z","admin_state_up":true,"updated_at":"2018-06-28T14:00:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ced885b5-7b03-410a-b790-d709e76b1729","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:98:34:6b","id":"b05d013b-58d4-4a42-8695-1daadf3df42e","port_security_enabled":false,"project_id":"d89aafca8f8a44019ba0db924471a7e0","fixed_ips":[{"subnet_id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ced885b5-7b03-410a-b790-d709e76b1729","tenant_id":"d89aafca8f8a44019ba0db924471a7e0","created_at":"2018-06-28T14:00:38Z","admin_state_up":true,"updated_at":"2018-06-28T14:01:11Z","binding:vnic_type":"normal","device_id":"171f149e-99d9-4fe6-bb37-53bdbd08608d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:86:e7:39","id":"c14a1d29-0bca-4305-b7ff-d32800045124","port_security_enabled":true,"project_id":"d89aafca8f8a44019ba0db924471a7e0","fixed_ips":[{"subnet_id":"5f224550-21b4-48bd-aa36-ed9c59c3996e","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["c12186e0-07ef-4f87-919c-b008ba3b0c74"],"name":"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1"}]} 2018-06-28 14:01:22,327 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/ports?network_id=ced885b5-7b03-410a-b790-d709e76b1729 used request id req-f07a9f49-83bd-4603-a788-fd22107bc2ba 2018-06-28 14:01:22,327 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-06-28 14:01:22,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:24,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:24 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1b33416f-fc76-4f2a-816f-7b7cdfe394fa X-Compute-Request-Id: req-1b33416f-fc76-4f2a-816f-7b7cdfe394fa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:24,712 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-1b33416f-fc76-4f2a-816f-7b7cdfe394fa 2018-06-28 14:01:24,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:25,178 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:25 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f7ed084-cb82-40eb-8a48-ee8ad2e2c851 X-Compute-Request-Id: req-9f7ed084-cb82-40eb-8a48-ee8ad2e2c851 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:25,178 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-9f7ed084-cb82-40eb-8a48-ee8ad2e2c851 2018-06-28 14:01:25,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:27,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:27 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a09c76b2-61b6-44a6-afe2-91b4a01a6785 X-Compute-Request-Id: req-a09c76b2-61b6-44a6-afe2-91b4a01a6785 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:27,803 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-a09c76b2-61b6-44a6-afe2-91b4a01a6785 2018-06-28 14:01:27,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:28,178 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:28 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e6e3091-a074-405c-b623-186b5d7e6eca X-Compute-Request-Id: req-6e6e3091-a074-405c-b623-186b5d7e6eca Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:28,179 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-6e6e3091-a074-405c-b623-186b5d7e6eca 2018-06-28 14:01:28,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:30,437 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:30 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8993f0ad-2a3e-43b7-bfe8-cf6bb990e1dc X-Compute-Request-Id: req-8993f0ad-2a3e-43b7-bfe8-cf6bb990e1dc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:30,438 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-8993f0ad-2a3e-43b7-bfe8-cf6bb990e1dc 2018-06-28 14:01:30,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:30,686 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:30 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ecfbb2c3-d4bd-49e6-8866-df768a6c4186 X-Compute-Request-Id: req-ecfbb2c3-d4bd-49e6-8866-df768a6c4186 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:30,686 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-ecfbb2c3-d4bd-49e6-8866-df768a6c4186 2018-06-28 14:01:30,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:33,509 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:33 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35295410-78af-4201-bca0-2662a1b8b26a X-Compute-Request-Id: req-35295410-78af-4201-bca0-2662a1b8b26a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:33,509 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-35295410-78af-4201-bca0-2662a1b8b26a 2018-06-28 14:01:33,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:33,985 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:33 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f59e1c02-4748-47e3-9de7-93647e9521e2 X-Compute-Request-Id: req-f59e1c02-4748-47e3-9de7-93647e9521e2 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:33,986 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-f59e1c02-4748-47e3-9de7-93647e9521e2 2018-06-28 14:01:33,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:34,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:34 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cebf9008-d5d5-41e6-b66d-034ecfb3838d X-Compute-Request-Id: req-cebf9008-d5d5-41e6-b66d-034ecfb3838d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:34,801 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-cebf9008-d5d5-41e6-b66d-034ecfb3838d 2018-06-28 14:01:34,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:35,235 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:35 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ae927468-25a6-4a93-bc08-59aa1439d27e X-Compute-Request-Id: req-ae927468-25a6-4a93-bc08-59aa1439d27e Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:35,236 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-ae927468-25a6-4a93-bc08-59aa1439d27e 2018-06-28 14:01:35,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:36,878 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:36 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c06d6982-4b1e-4ef8-80ec-57ff88844309 X-Compute-Request-Id: req-c06d6982-4b1e-4ef8-80ec-57ff88844309 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:36,879 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c06d6982-4b1e-4ef8-80ec-57ff88844309 2018-06-28 14:01:36,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:37,338 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:37 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6f12264-60e6-4a0b-8cac-402d113b2722 X-Compute-Request-Id: req-c6f12264-60e6-4a0b-8cac-402d113b2722 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:37,338 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c6f12264-60e6-4a0b-8cac-402d113b2722 2018-06-28 14:01:37,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:40,160 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:40 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-136dd73a-85a1-4ffe-b0c4-d116e8865245 X-Compute-Request-Id: req-136dd73a-85a1-4ffe-b0c4-d116e8865245 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:40,160 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-136dd73a-85a1-4ffe-b0c4-d116e8865245 2018-06-28 14:01:40,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:40,422 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:40 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b48e0870-086a-47f4-9339-d8ad1bd17a9b X-Compute-Request-Id: req-b48e0870-086a-47f4-9339-d8ad1bd17a9b Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:40,423 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-b48e0870-086a-47f4-9339-d8ad1bd17a9b 2018-06-28 14:01:40,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:43,070 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:43 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5aa9cbd6-9781-4ab8-8fdc-55fa6a1f643e X-Compute-Request-Id: req-5aa9cbd6-9781-4ab8-8fdc-55fa6a1f643e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:43,070 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5aa9cbd6-9781-4ab8-8fdc-55fa6a1f643e 2018-06-28 14:01:43,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:43,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:43 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-46d5d9cf-4714-47af-9235-f3be55c1d8c7 X-Compute-Request-Id: req-46d5d9cf-4714-47af-9235-f3be55c1d8c7 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:43,464 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-46d5d9cf-4714-47af-9235-f3be55c1d8c7 2018-06-28 14:01:43,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:44,581 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:44 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e625568c-98a3-4353-a076-4267a67b5677 X-Compute-Request-Id: req-e625568c-98a3-4353-a076-4267a67b5677 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:44,581 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-e625568c-98a3-4353-a076-4267a67b5677 2018-06-28 14:01:44,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:44,866 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:44 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c627718c-1497-450b-b649-7f57bc5f969e X-Compute-Request-Id: req-c627718c-1497-450b-b649-7f57bc5f969e Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:44,866 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c627718c-1497-450b-b649-7f57bc5f969e 2018-06-28 14:01:44,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:45,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:45 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ae32bbfa-d66c-4721-9b83-15520e4768af X-Compute-Request-Id: req-ae32bbfa-d66c-4721-9b83-15520e4768af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:45,661 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-ae32bbfa-d66c-4721-9b83-15520e4768af 2018-06-28 14:01:45,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:45,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:45 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf4e4679-fa53-4681-a44d-0114df7a706a X-Compute-Request-Id: req-bf4e4679-fa53-4681-a44d-0114df7a706a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:45,937 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-bf4e4679-fa53-4681-a44d-0114df7a706a 2018-06-28 14:01:45,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:46,749 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:46 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eeca41fd-0c99-42c2-ba04-c0854e3d12ed X-Compute-Request-Id: req-eeca41fd-0c99-42c2-ba04-c0854e3d12ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:46,750 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-eeca41fd-0c99-42c2-ba04-c0854e3d12ed 2018-06-28 14:01:46,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:46,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:46 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-625b8f58-2225-4aac-9d7d-110661b42eaf X-Compute-Request-Id: req-625b8f58-2225-4aac-9d7d-110661b42eaf Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:46,975 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-625b8f58-2225-4aac-9d7d-110661b42eaf 2018-06-28 14:01:46,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:47,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:47 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f04839f-5e35-478f-ad62-7147b91c875f X-Compute-Request-Id: req-6f04839f-5e35-478f-ad62-7147b91c875f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:47,801 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-6f04839f-5e35-478f-ad62-7147b91c875f 2018-06-28 14:01:47,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:48,057 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:48 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-151777ab-511d-41b7-96aa-4041c0feb512 X-Compute-Request-Id: req-151777ab-511d-41b7-96aa-4041c0feb512 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:48,057 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-151777ab-511d-41b7-96aa-4041c0feb512 2018-06-28 14:01:48,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:49,101 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:49 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d25ef7ed-e319-4715-ab19-fbc3b4b25dbd X-Compute-Request-Id: req-d25ef7ed-e319-4715-ab19-fbc3b4b25dbd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:49,101 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-d25ef7ed-e319-4715-ab19-fbc3b4b25dbd 2018-06-28 14:01:49,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:49,364 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:49 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9fbcd2f-a8f3-4521-bb3e-8a8a1c365fc9 X-Compute-Request-Id: req-c9fbcd2f-a8f3-4521-bb3e-8a8a1c365fc9 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:49,364 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c9fbcd2f-a8f3-4521-bb3e-8a8a1c365fc9 2018-06-28 14:01:49,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:50,186 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:50 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2115464-7966-4a0c-984c-a19011bfd641 X-Compute-Request-Id: req-c2115464-7966-4a0c-984c-a19011bfd641 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:50,187 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c2115464-7966-4a0c-984c-a19011bfd641 2018-06-28 14:01:50,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:50,420 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:50 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0578129e-3085-4b48-86ac-4d1fbc82e07e X-Compute-Request-Id: req-0578129e-3085-4b48-86ac-4d1fbc82e07e Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:50,421 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-0578129e-3085-4b48-86ac-4d1fbc82e07e 2018-06-28 14:01:50,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:52,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:52 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4901a475-0f97-4975-a115-2884cb6dd4a1 X-Compute-Request-Id: req-4901a475-0f97-4975-a115-2884cb6dd4a1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:52,763 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-4901a475-0f97-4975-a115-2884cb6dd4a1 2018-06-28 14:01:52,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:53,026 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:53 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a36062ec-2384-4e10-9ab1-7ac4d4d36a91 X-Compute-Request-Id: req-a36062ec-2384-4e10-9ab1-7ac4d4d36a91 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:53,026 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a36062ec-2384-4e10-9ab1-7ac4d4d36a91 2018-06-28 14:01:53,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:53,831 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:53 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ed56d999-5ddb-4611-af75-6f9fb0d88173 X-Compute-Request-Id: req-ed56d999-5ddb-4611-af75-6f9fb0d88173 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:53,831 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-ed56d999-5ddb-4611-af75-6f9fb0d88173 2018-06-28 14:01:53,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:54,099 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:54 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b48a3f84-869c-4328-a95a-c13a6ae2da68 X-Compute-Request-Id: req-b48a3f84-869c-4328-a95a-c13a6ae2da68 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:54,100 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-b48a3f84-869c-4328-a95a-c13a6ae2da68 2018-06-28 14:01:54,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:55,907 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:55 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-96ca406d-915c-42a9-ac5e-182698bd4987 X-Compute-Request-Id: req-96ca406d-915c-42a9-ac5e-182698bd4987 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:55,908 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-96ca406d-915c-42a9-ac5e-182698bd4987 2018-06-28 14:01:55,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:56,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:56 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4cf0e7f4-8c98-49c8-9107-07506e3eb4bb X-Compute-Request-Id: req-4cf0e7f4-8c98-49c8-9107-07506e3eb4bb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:56,135 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-4cf0e7f4-8c98-49c8-9107-07506e3eb4bb 2018-06-28 14:01:56,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:56,905 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:56 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3cb01c4d-1747-41ed-a151-73cfcc7db5e9 X-Compute-Request-Id: req-3cb01c4d-1747-41ed-a151-73cfcc7db5e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:56,905 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-3cb01c4d-1747-41ed-a151-73cfcc7db5e9 2018-06-28 14:01:56,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:57,153 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:57 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b37cfe88-7d7f-4025-99a9-3b1eb2ccac72 X-Compute-Request-Id: req-b37cfe88-7d7f-4025-99a9-3b1eb2ccac72 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:57,153 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-b37cfe88-7d7f-4025-99a9-3b1eb2ccac72 2018-06-28 14:01:57,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:01:57,924 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:57 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d47da95f-e1d5-46a2-b3d2-4cdb85c9e020 X-Compute-Request-Id: req-d47da95f-e1d5-46a2-b3d2-4cdb85c9e020 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:01:57,925 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-d47da95f-e1d5-46a2-b3d2-4cdb85c9e020 2018-06-28 14:01:57,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:01:58,194 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:01:58 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8504dfbd-87c8-4aaa-861a-55833b80c6cd X-Compute-Request-Id: req-8504dfbd-87c8-4aaa-861a-55833b80c6cd Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:01:58,194 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8504dfbd-87c8-4aaa-861a-55833b80c6cd 2018-06-28 14:01:58,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:01,042 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:01 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d80a819-dc2b-4fd1-87ff-37f0eee8ab8b X-Compute-Request-Id: req-4d80a819-dc2b-4fd1-87ff-37f0eee8ab8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:01,042 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-4d80a819-dc2b-4fd1-87ff-37f0eee8ab8b 2018-06-28 14:02:01,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:02,485 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:02 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-41a2f97d-0526-411b-9bb3-3d34585888cc X-Compute-Request-Id: req-41a2f97d-0526-411b-9bb3-3d34585888cc Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:02,486 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-41a2f97d-0526-411b-9bb3-3d34585888cc 2018-06-28 14:02:02,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:03,274 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:03 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7b33007-83ac-4671-b40e-ef4f56b49e58 X-Compute-Request-Id: req-d7b33007-83ac-4671-b40e-ef4f56b49e58 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:03,275 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-d7b33007-83ac-4671-b40e-ef4f56b49e58 2018-06-28 14:02:03,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:03,745 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:03 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8273df44-1368-4c4d-a4f4-5807a4bf4cc9 X-Compute-Request-Id: req-8273df44-1368-4c4d-a4f4-5807a4bf4cc9 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:03,746 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8273df44-1368-4c4d-a4f4-5807a4bf4cc9 2018-06-28 14:02:03,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:05,773 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:05 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9998a03-741d-4a2a-bd8f-da1e0992de37 X-Compute-Request-Id: req-f9998a03-741d-4a2a-bd8f-da1e0992de37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:05,774 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f9998a03-741d-4a2a-bd8f-da1e0992de37 2018-06-28 14:02:05,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:06,222 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:06 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3f990422-46e3-49ca-a383-921633711e44 X-Compute-Request-Id: req-3f990422-46e3-49ca-a383-921633711e44 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:06,223 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-3f990422-46e3-49ca-a383-921633711e44 2018-06-28 14:02:06,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:07,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:07 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df397842-19d8-4bd6-953d-e4cf49cd7532 X-Compute-Request-Id: req-df397842-19d8-4bd6-953d-e4cf49cd7532 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:07,049 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-df397842-19d8-4bd6-953d-e4cf49cd7532 2018-06-28 14:02:07,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:07,577 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:07 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c8a9b44-b971-4187-84d6-31a2774b615b X-Compute-Request-Id: req-5c8a9b44-b971-4187-84d6-31a2774b615b Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:07,578 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-5c8a9b44-b971-4187-84d6-31a2774b615b 2018-06-28 14:02:07,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:08,353 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:08 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ffe3a56-7d00-47a0-9e25-0e94aa815c2f X-Compute-Request-Id: req-5ffe3a56-7d00-47a0-9e25-0e94aa815c2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:08,353 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5ffe3a56-7d00-47a0-9e25-0e94aa815c2f 2018-06-28 14:02:08,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:08,958 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:08 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb03b014-6221-4a0c-b33e-7e2146537728 X-Compute-Request-Id: req-cb03b014-6221-4a0c-b33e-7e2146537728 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:08,959 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-cb03b014-6221-4a0c-b33e-7e2146537728 2018-06-28 14:02:08,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:10,746 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:10 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a5c7ff6f-1d42-45a7-8e27-59a645abd8af X-Compute-Request-Id: req-a5c7ff6f-1d42-45a7-8e27-59a645abd8af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:10,747 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-a5c7ff6f-1d42-45a7-8e27-59a645abd8af 2018-06-28 14:02:10,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:11,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:11 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-687fdb2c-eac5-46f9-b6b9-6f1f61d341e5 X-Compute-Request-Id: req-687fdb2c-eac5-46f9-b6b9-6f1f61d341e5 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:11,032 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-687fdb2c-eac5-46f9-b6b9-6f1f61d341e5 2018-06-28 14:02:11,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:12,807 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:12 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b386bdd-0d22-4b81-b80e-b038bac7b9cf X-Compute-Request-Id: req-7b386bdd-0d22-4b81-b80e-b038bac7b9cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:12,807 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-7b386bdd-0d22-4b81-b80e-b038bac7b9cf 2018-06-28 14:02:12,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:13,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:13 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ebaaede7-2267-4457-bf9c-372fdab8d593 X-Compute-Request-Id: req-ebaaede7-2267-4457-bf9c-372fdab8d593 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:13,054 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-ebaaede7-2267-4457-bf9c-372fdab8d593 2018-06-28 14:02:13,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:14,909 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:14 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc4272cf-fb39-4e2a-85c1-d58617c5fbba X-Compute-Request-Id: req-fc4272cf-fb39-4e2a-85c1-d58617c5fbba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:14,909 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-fc4272cf-fb39-4e2a-85c1-d58617c5fbba 2018-06-28 14:02:14,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:15,192 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:15 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-98f794ad-520a-45d5-aa59-5b82d0f295cb X-Compute-Request-Id: req-98f794ad-520a-45d5-aa59-5b82d0f295cb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:15,193 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-98f794ad-520a-45d5-aa59-5b82d0f295cb 2018-06-28 14:02:15,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:15,986 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:15 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7f7da9b-1f7c-4cb1-9938-0fd43264dd2d X-Compute-Request-Id: req-e7f7da9b-1f7c-4cb1-9938-0fd43264dd2d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:15,986 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-e7f7da9b-1f7c-4cb1-9938-0fd43264dd2d 2018-06-28 14:02:15,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:16,257 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:16 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-82677872-17eb-42a4-ab67-651b02570722 X-Compute-Request-Id: req-82677872-17eb-42a4-ab67-651b02570722 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:16,258 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-82677872-17eb-42a4-ab67-651b02570722 2018-06-28 14:02:16,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:17,057 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:17 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79785d1e-e67f-40ae-a1a5-fa4560567411 X-Compute-Request-Id: req-79785d1e-e67f-40ae-a1a5-fa4560567411 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:17,057 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-79785d1e-e67f-40ae-a1a5-fa4560567411 2018-06-28 14:02:17,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:17,285 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:17 GMT Content-Type: application/json Content-Length: 22737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0489143-d18c-48c2-b678-ceff29c893be X-Compute-Request-Id: req-a0489143-d18c-48c2-b678-ceff29c893be Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-06-28 14:02:17,285 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a0489143-d18c-48c2-b678-ceff29c893be 2018-06-28 14:02:18,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:19,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:19 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e13ff4cc-6af8-4322-b347-381c849c7ca7 X-Compute-Request-Id: req-e13ff4cc-6af8-4322-b347-381c849c7ca7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:19,851 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-e13ff4cc-6af8-4322-b347-381c849c7ca7 2018-06-28 14:02:19,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:20,110 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:20 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ef8f0c9-781a-4a81-bc66-e472ef0e6188 X-Compute-Request-Id: req-9ef8f0c9-781a-4a81-bc66-e472ef0e6188 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:20,110 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-9ef8f0c9-781a-4a81-bc66-e472ef0e6188 2018-06-28 14:02:20,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:21,819 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:21 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fd15fb59-1b85-47a2-a227-df1f58bc6a3a X-Compute-Request-Id: req-fd15fb59-1b85-47a2-a227-df1f58bc6a3a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:21,819 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-fd15fb59-1b85-47a2-a227-df1f58bc6a3a 2018-06-28 14:02:21,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:22,139 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:22 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac2e3b98-2c0a-4d9c-adb9-986356e96123 X-Compute-Request-Id: req-ac2e3b98-2c0a-4d9c-adb9-986356e96123 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:22,140 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-ac2e3b98-2c0a-4d9c-adb9-986356e96123 2018-06-28 14:02:22,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:24,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:24 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d5709af-fadc-4957-99cd-aad4f8ebbf87 X-Compute-Request-Id: req-9d5709af-fadc-4957-99cd-aad4f8ebbf87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:24,809 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-9d5709af-fadc-4957-99cd-aad4f8ebbf87 2018-06-28 14:02:24,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:25,074 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:25 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d1aa2f5-76fc-44ef-bedd-f2857532746c X-Compute-Request-Id: req-9d1aa2f5-76fc-44ef-bedd-f2857532746c Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:25,075 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-9d1aa2f5-76fc-44ef-bedd-f2857532746c 2018-06-28 14:02:25,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:26,817 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:26 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b43c5ed-f4f3-401b-b0e1-463ddde88d60 X-Compute-Request-Id: req-8b43c5ed-f4f3-401b-b0e1-463ddde88d60 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:26,817 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-8b43c5ed-f4f3-401b-b0e1-463ddde88d60 2018-06-28 14:02:26,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:27,090 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:27 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f97e087e-49c4-4d7b-b49d-f786dec46765 X-Compute-Request-Id: req-f97e087e-49c4-4d7b-b49d-f786dec46765 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:27,090 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-f97e087e-49c4-4d7b-b49d-f786dec46765 2018-06-28 14:02:27,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:27,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:27 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dc7d20f7-358d-41a5-840c-91304aee59ea X-Compute-Request-Id: req-dc7d20f7-358d-41a5-840c-91304aee59ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:27,855 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-dc7d20f7-358d-41a5-840c-91304aee59ea 2018-06-28 14:02:27,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:28,126 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:28 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce0cb3c7-95ce-419f-a85d-816587488e69 X-Compute-Request-Id: req-ce0cb3c7-95ce-419f-a85d-816587488e69 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:28,126 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-ce0cb3c7-95ce-419f-a85d-816587488e69 2018-06-28 14:02:28,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:30,693 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:30 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-872d23ea-f8c1-4727-a071-041298431693 X-Compute-Request-Id: req-872d23ea-f8c1-4727-a071-041298431693 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:30,693 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-872d23ea-f8c1-4727-a071-041298431693 2018-06-28 14:02:30,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:30,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:30 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ed81073-afe5-4161-8d24-6fcf526e7c7f X-Compute-Request-Id: req-5ed81073-afe5-4161-8d24-6fcf526e7c7f Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:30,943 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-5ed81073-afe5-4161-8d24-6fcf526e7c7f 2018-06-28 14:02:30,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:31,682 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:31 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca025a25-6554-4750-83cf-7c683f82e290 X-Compute-Request-Id: req-ca025a25-6554-4750-83cf-7c683f82e290 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:31,682 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-ca025a25-6554-4750-83cf-7c683f82e290 2018-06-28 14:02:31,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:31,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:31 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2aa68a7d-4969-4b35-9194-549fc7631565 X-Compute-Request-Id: req-2aa68a7d-4969-4b35-9194-549fc7631565 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:31,954 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-2aa68a7d-4969-4b35-9194-549fc7631565 2018-06-28 14:02:32,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:33,501 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:33 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44853092-97a9-4e75-8671-c290523cc6f6 X-Compute-Request-Id: req-44853092-97a9-4e75-8671-c290523cc6f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:33,502 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-44853092-97a9-4e75-8671-c290523cc6f6 2018-06-28 14:02:33,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:33,777 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:33 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8f1b18c2-857a-4bbc-b3f5-723a5982d8fc X-Compute-Request-Id: req-8f1b18c2-857a-4bbc-b3f5-723a5982d8fc Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:33,777 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8f1b18c2-857a-4bbc-b3f5-723a5982d8fc 2018-06-28 14:02:33,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:34,925 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:34 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-29a4ad8c-e558-4754-b848-edbb0322f9f9 X-Compute-Request-Id: req-29a4ad8c-e558-4754-b848-edbb0322f9f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:34,925 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-29a4ad8c-e558-4754-b848-edbb0322f9f9 2018-06-28 14:02:34,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:35,173 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:35 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e593f7eb-93bc-4a7a-bf26-d91e01987d1a X-Compute-Request-Id: req-e593f7eb-93bc-4a7a-bf26-d91e01987d1a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:35,173 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e593f7eb-93bc-4a7a-bf26-d91e01987d1a 2018-06-28 14:02:35,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:36,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:36 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d7599ea-fe68-43b5-a81e-e86fb64750d6 X-Compute-Request-Id: req-8d7599ea-fe68-43b5-a81e-e86fb64750d6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:36,863 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-8d7599ea-fe68-43b5-a81e-e86fb64750d6 2018-06-28 14:02:36,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:37,122 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:37 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e44f41a6-3f8c-4b34-9b61-ceea46ae296f X-Compute-Request-Id: req-e44f41a6-3f8c-4b34-9b61-ceea46ae296f Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:37,122 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e44f41a6-3f8c-4b34-9b61-ceea46ae296f 2018-06-28 14:02:37,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:37,885 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:37 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c7e6041-5937-4d0f-991a-d6005e46e463 X-Compute-Request-Id: req-5c7e6041-5937-4d0f-991a-d6005e46e463 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:37,885 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5c7e6041-5937-4d0f-991a-d6005e46e463 2018-06-28 14:02:37,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:38,483 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:38 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c43b486c-9228-43c2-b6c3-82a30649b30d X-Compute-Request-Id: req-c43b486c-9228-43c2-b6c3-82a30649b30d Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:38,484 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c43b486c-9228-43c2-b6c3-82a30649b30d 2018-06-28 14:02:38,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:39,601 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:39 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85374c96-9627-4539-83b1-a0be50393462 X-Compute-Request-Id: req-85374c96-9627-4539-83b1-a0be50393462 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:39,601 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-85374c96-9627-4539-83b1-a0be50393462 2018-06-28 14:02:39,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:39,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:39 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33b9d23e-a5f0-4ab7-bc5b-66d2597f93be X-Compute-Request-Id: req-33b9d23e-a5f0-4ab7-bc5b-66d2597f93be Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:39,859 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-33b9d23e-a5f0-4ab7-bc5b-66d2597f93be 2018-06-28 14:02:40,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:41,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:41 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05868b5f-ae1b-45df-8655-66fcb06c41b3 X-Compute-Request-Id: req-05868b5f-ae1b-45df-8655-66fcb06c41b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:41,377 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-05868b5f-ae1b-45df-8655-66fcb06c41b3 2018-06-28 14:02:41,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:41,630 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:41 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0348571-1514-4f60-936d-1b7cce843e03 X-Compute-Request-Id: req-a0348571-1514-4f60-936d-1b7cce843e03 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:41,631 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a0348571-1514-4f60-936d-1b7cce843e03 2018-06-28 14:02:42,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:43,169 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:43 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5aa36f3-20fb-43f0-9b1a-d098ef909bde X-Compute-Request-Id: req-b5aa36f3-20fb-43f0-9b1a-d098ef909bde Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:43,170 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-b5aa36f3-20fb-43f0-9b1a-d098ef909bde 2018-06-28 14:02:43,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:43,441 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:43 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cca7e3e9-de28-4a42-92e1-618ca1577bee X-Compute-Request-Id: req-cca7e3e9-de28-4a42-92e1-618ca1577bee Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:43,442 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-cca7e3e9-de28-4a42-92e1-618ca1577bee 2018-06-28 14:02:43,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:44,291 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:44 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1c6b377-6254-42b7-870f-a01954828854 X-Compute-Request-Id: req-a1c6b377-6254-42b7-870f-a01954828854 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:44,291 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-a1c6b377-6254-42b7-870f-a01954828854 2018-06-28 14:02:44,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:44,518 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:44 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a63a1e0-70e5-4eed-bc70-84f0e2529d07 X-Compute-Request-Id: req-8a63a1e0-70e5-4eed-bc70-84f0e2529d07 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:44,519 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8a63a1e0-70e5-4eed-bc70-84f0e2529d07 2018-06-28 14:02:44,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:46,262 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:46 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0951c0d8-ee58-43e0-b825-f8165c6d7b54 X-Compute-Request-Id: req-0951c0d8-ee58-43e0-b825-f8165c6d7b54 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:46,262 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-0951c0d8-ee58-43e0-b825-f8165c6d7b54 2018-06-28 14:02:46,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:46,510 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:46 GMT Content-Type: application/json Content-Length: 22758 Connection: close Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e657227-fcb2-4f6c-9a9a-1206f291e1d1 X-Compute-Request-Id: req-2e657227-fcb2-4f6c-9a9a-1206f291e1d1 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:46,511 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-2e657227-fcb2-4f6c-9a9a-1206f291e1d1 2018-06-28 14:02:46,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:47,319 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:47 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-682ee2e7-2d48-467d-9bef-d0962e2b828f X-Compute-Request-Id: req-682ee2e7-2d48-467d-9bef-d0962e2b828f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:47,320 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-682ee2e7-2d48-467d-9bef-d0962e2b828f 2018-06-28 14:02:47,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:47,598 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:47 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71b83f6f-23e5-4383-905d-241ca2fb5174 X-Compute-Request-Id: req-71b83f6f-23e5-4383-905d-241ca2fb5174 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:47,598 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-71b83f6f-23e5-4383-905d-241ca2fb5174 2018-06-28 14:02:47,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:48,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:48 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-84aa6fb6-9297-4670-b485-a8a1785cde47 X-Compute-Request-Id: req-84aa6fb6-9297-4670-b485-a8a1785cde47 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:48,439 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-84aa6fb6-9297-4670-b485-a8a1785cde47 2018-06-28 14:02:48,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:49,024 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:49 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9e08e91-4d96-4c5b-9d2d-011f8369c8e7 X-Compute-Request-Id: req-d9e08e91-4d96-4c5b-9d2d-011f8369c8e7 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:49,025 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-d9e08e91-4d96-4c5b-9d2d-011f8369c8e7 2018-06-28 14:02:49,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:49,827 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:49 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-324c4b4b-16e1-4d4c-88e8-a7b32bfb9e56 X-Compute-Request-Id: req-324c4b4b-16e1-4d4c-88e8-a7b32bfb9e56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:49,827 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-324c4b4b-16e1-4d4c-88e8-a7b32bfb9e56 2018-06-28 14:02:49,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:50,106 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:50 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7d99425-d63f-45fc-84ca-1e5d77aafecb X-Compute-Request-Id: req-d7d99425-d63f-45fc-84ca-1e5d77aafecb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:50,106 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-d7d99425-d63f-45fc-84ca-1e5d77aafecb 2018-06-28 14:02:50,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:51,885 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:51 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-929cb116-dedf-41db-9124-6a629783e1ff X-Compute-Request-Id: req-929cb116-dedf-41db-9124-6a629783e1ff Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:51,885 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-929cb116-dedf-41db-9124-6a629783e1ff 2018-06-28 14:02:51,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:52,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:52 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f9521f6-47e1-4cc6-81da-889b9d5ff6cb X-Compute-Request-Id: req-9f9521f6-47e1-4cc6-81da-889b9d5ff6cb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:52,167 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-9f9521f6-47e1-4cc6-81da-889b9d5ff6cb 2018-06-28 14:02:52,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:54,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:54 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-751ca14b-7731-4e49-87bb-1a0345b1f26b X-Compute-Request-Id: req-751ca14b-7731-4e49-87bb-1a0345b1f26b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:54,713 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-751ca14b-7731-4e49-87bb-1a0345b1f26b 2018-06-28 14:02:54,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:54,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:54 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1464ca20-fed1-41ec-a6b5-10a9cdf16063 X-Compute-Request-Id: req-1464ca20-fed1-41ec-a6b5-10a9cdf16063 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:54,975 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-1464ca20-fed1-41ec-a6b5-10a9cdf16063 2018-06-28 14:02:54,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:56,038 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:56 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f14046d9-d7d5-426d-87a7-1cd2e393f402 X-Compute-Request-Id: req-f14046d9-d7d5-426d-87a7-1cd2e393f402 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:56,038 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f14046d9-d7d5-426d-87a7-1cd2e393f402 2018-06-28 14:02:56,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:56,296 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:56 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e248179b-6195-4c50-a4b6-6c552a947198 X-Compute-Request-Id: req-e248179b-6195-4c50-a4b6-6c552a947198 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:56,296 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e248179b-6195-4c50-a4b6-6c552a947198 2018-06-28 14:02:56,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:57,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:57 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15f0072d-e87d-4aed-937a-5c7fc2a1e364 X-Compute-Request-Id: req-15f0072d-e87d-4aed-937a-5c7fc2a1e364 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:57,061 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-15f0072d-e87d-4aed-937a-5c7fc2a1e364 2018-06-28 14:02:57,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:57,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:57 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ed76c00-663b-4a9e-be85-8e018e1398fb X-Compute-Request-Id: req-3ed76c00-663b-4a9e-be85-8e018e1398fb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:57,314 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-3ed76c00-663b-4a9e-be85-8e018e1398fb 2018-06-28 14:02:57,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:02:59,112 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:59 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf4116c1-f160-4a98-ad84-c50b3e442585 X-Compute-Request-Id: req-bf4116c1-f160-4a98-ad84-c50b3e442585 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:02:59,112 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-bf4116c1-f160-4a98-ad84-c50b3e442585 2018-06-28 14:02:59,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:02:59,352 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:02:59 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb8d74ca-aa8f-4fbd-83b4-4fc70a27a45f X-Compute-Request-Id: req-cb8d74ca-aa8f-4fbd-83b4-4fc70a27a45f Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:02:59,353 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-cb8d74ca-aa8f-4fbd-83b4-4fc70a27a45f 2018-06-28 14:02:59,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:01,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:01 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f884d7a4-e624-49ca-88df-fc4a776b4d0b X-Compute-Request-Id: req-f884d7a4-e624-49ca-88df-fc4a776b4d0b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:01,119 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f884d7a4-e624-49ca-88df-fc4a776b4d0b 2018-06-28 14:03:01,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:01,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:01 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2834fc9-106e-4c42-9d07-397d5b549b91 X-Compute-Request-Id: req-e2834fc9-106e-4c42-9d07-397d5b549b91 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:01,369 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e2834fc9-106e-4c42-9d07-397d5b549b91 2018-06-28 14:03:01,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:03,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:03 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71dc5c35-151e-471b-8fef-560e96f3a7cb X-Compute-Request-Id: req-71dc5c35-151e-471b-8fef-560e96f3a7cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:03,054 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-71dc5c35-151e-471b-8fef-560e96f3a7cb 2018-06-28 14:03:03,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:03,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:03 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbfb3abe-3635-4495-b69e-ea6e6706424e X-Compute-Request-Id: req-dbfb3abe-3635-4495-b69e-ea6e6706424e Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:03,313 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-dbfb3abe-3635-4495-b69e-ea6e6706424e 2018-06-28 14:03:03,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:04,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:04 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f050d250-eb62-47c4-b3f1-b418558e1199 X-Compute-Request-Id: req-f050d250-eb62-47c4-b3f1-b418558e1199 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:04,154 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f050d250-eb62-47c4-b3f1-b418558e1199 2018-06-28 14:03:04,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:04,389 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:04 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3593d90-3148-4203-b155-d4bb821bac41 X-Compute-Request-Id: req-e3593d90-3148-4203-b155-d4bb821bac41 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:04,389 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e3593d90-3148-4203-b155-d4bb821bac41 2018-06-28 14:03:05,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:05,950 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:05 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e20d8e13-85fc-4eb2-9f49-6c39d0e4b795 X-Compute-Request-Id: req-e20d8e13-85fc-4eb2-9f49-6c39d0e4b795 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:05,951 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-e20d8e13-85fc-4eb2-9f49-6c39d0e4b795 2018-06-28 14:03:05,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:06,202 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:06 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47c6373c-8383-41e8-b1bf-0ec2f13771bb X-Compute-Request-Id: req-47c6373c-8383-41e8-b1bf-0ec2f13771bb Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:06,202 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-47c6373c-8383-41e8-b1bf-0ec2f13771bb 2018-06-28 14:03:06,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:06,997 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:06 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc6acef9-d052-4aaa-9cdc-5a8c3ccfdf03 X-Compute-Request-Id: req-fc6acef9-d052-4aaa-9cdc-5a8c3ccfdf03 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:06,998 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-fc6acef9-d052-4aaa-9cdc-5a8c3ccfdf03 2018-06-28 14:03:06,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:07,234 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:07 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9d8bc34-10df-4bdd-b18c-2754eec4d8cd X-Compute-Request-Id: req-d9d8bc34-10df-4bdd-b18c-2754eec4d8cd Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:07,234 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-d9d8bc34-10df-4bdd-b18c-2754eec4d8cd 2018-06-28 14:03:07,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:08,281 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:08 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a26039f1-f7b7-427c-9ee7-a3dc050d9510 X-Compute-Request-Id: req-a26039f1-f7b7-427c-9ee7-a3dc050d9510 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:08,282 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-a26039f1-f7b7-427c-9ee7-a3dc050d9510 2018-06-28 14:03:08,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:08,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:08 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b174dd0-091c-483a-820f-2275f67e6009 X-Compute-Request-Id: req-7b174dd0-091c-483a-820f-2275f67e6009 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:08,863 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-7b174dd0-091c-483a-820f-2275f67e6009 2018-06-28 14:03:08,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:09,605 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:09 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3e6c03d8-9401-4534-a0d9-c405bcefea8f X-Compute-Request-Id: req-3e6c03d8-9401-4534-a0d9-c405bcefea8f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:09,605 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-3e6c03d8-9401-4534-a0d9-c405bcefea8f 2018-06-28 14:03:09,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:09,868 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:09 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59feefe5-039b-46ae-b756-c938c3d4c942 X-Compute-Request-Id: req-59feefe5-039b-46ae-b756-c938c3d4c942 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:09,869 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-59feefe5-039b-46ae-b756-c938c3d4c942 2018-06-28 14:03:10,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:11,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:11 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-872c1784-3248-43cd-af7f-29819d4a7fe7 X-Compute-Request-Id: req-872c1784-3248-43cd-af7f-29819d4a7fe7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:11,467 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-872c1784-3248-43cd-af7f-29819d4a7fe7 2018-06-28 14:03:11,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:11,708 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:11 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c751fc1d-e329-4bf6-8ff1-bbeaa319c87a X-Compute-Request-Id: req-c751fc1d-e329-4bf6-8ff1-bbeaa319c87a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:11,709 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c751fc1d-e329-4bf6-8ff1-bbeaa319c87a 2018-06-28 14:03:12,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:13,268 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:13 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d3be58f-740e-401c-89f3-8ec261a69044 X-Compute-Request-Id: req-5d3be58f-740e-401c-89f3-8ec261a69044 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:13,269 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5d3be58f-740e-401c-89f3-8ec261a69044 2018-06-28 14:03:13,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:13,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:13 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7d0390c-d384-4291-b036-1829c254c4de X-Compute-Request-Id: req-a7d0390c-d384-4291-b036-1829c254c4de Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:13,525 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a7d0390c-d384-4291-b036-1829c254c4de 2018-06-28 14:03:13,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:14,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:14 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-003f94ba-e8a2-4011-b67b-99c329e0f92a X-Compute-Request-Id: req-003f94ba-e8a2-4011-b67b-99c329e0f92a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:14,313 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-003f94ba-e8a2-4011-b67b-99c329e0f92a 2018-06-28 14:03:14,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:14,976 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:14 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7e4ea7c9-596b-42fb-a32a-87eb7813854c X-Compute-Request-Id: req-7e4ea7c9-596b-42fb-a32a-87eb7813854c Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:14,977 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-7e4ea7c9-596b-42fb-a32a-87eb7813854c 2018-06-28 14:03:15,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:15,829 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:15 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f68ee695-0d9c-4618-ac9b-fc1199a428ef X-Compute-Request-Id: req-f68ee695-0d9c-4618-ac9b-fc1199a428ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:15,829 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f68ee695-0d9c-4618-ac9b-fc1199a428ef 2018-06-28 14:03:15,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:16,063 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:16 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1211f973-4f52-4945-99b7-7386e31ba0df X-Compute-Request-Id: req-1211f973-4f52-4945-99b7-7386e31ba0df Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:16,063 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-1211f973-4f52-4945-99b7-7386e31ba0df 2018-06-28 14:03:16,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:17,871 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:17 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a31455ce-331a-4809-92c4-c8bc28751548 X-Compute-Request-Id: req-a31455ce-331a-4809-92c4-c8bc28751548 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:17,871 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-a31455ce-331a-4809-92c4-c8bc28751548 2018-06-28 14:03:17,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:18,127 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:18 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3c5e4103-b4d3-4467-a6f4-13e0f2fcc1e7 X-Compute-Request-Id: req-3c5e4103-b4d3-4467-a6f4-13e0f2fcc1e7 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:18,128 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-3c5e4103-b4d3-4467-a6f4-13e0f2fcc1e7 2018-06-28 14:03:18,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:18,899 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:18 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59d05b1a-e6bc-4e7e-bedf-605c6cfb2324 X-Compute-Request-Id: req-59d05b1a-e6bc-4e7e-bedf-605c6cfb2324 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:18,899 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-59d05b1a-e6bc-4e7e-bedf-605c6cfb2324 2018-06-28 14:03:18,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:19,151 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:19 GMT Content-Type: application/json Content-Length: 22758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8022ac66-b84d-4c2e-83d8-67908b0278f4 X-Compute-Request-Id: req-8022ac66-b84d-4c2e-83d8-67908b0278f4 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:19,151 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8022ac66-b84d-4c2e-83d8-67908b0278f4 2018-06-28 14:03:19,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:20,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:20 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-186091fc-e7e5-4cfa-9590-353dbf4fc83d X-Compute-Request-Id: req-186091fc-e7e5-4cfa-9590-353dbf4fc83d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:20,751 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-186091fc-e7e5-4cfa-9590-353dbf4fc83d 2018-06-28 14:03:20,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:20,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:20 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6cd0055-eda5-439d-92c0-b7143ac021cd X-Compute-Request-Id: req-a6cd0055-eda5-439d-92c0-b7143ac021cd Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:20,982 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a6cd0055-eda5-439d-92c0-b7143ac021cd 2018-06-28 14:03:21,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:22,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:22 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c11a5a90-7f0b-41c0-9db9-ba7762bead1f X-Compute-Request-Id: req-c11a5a90-7f0b-41c0-9db9-ba7762bead1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:22,547 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c11a5a90-7f0b-41c0-9db9-ba7762bead1f 2018-06-28 14:03:22,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:22,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:22 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32aa0735-12e1-4dc7-a9ab-12c9817d7836 X-Compute-Request-Id: req-32aa0735-12e1-4dc7-a9ab-12c9817d7836 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:22,823 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-32aa0735-12e1-4dc7-a9ab-12c9817d7836 2018-06-28 14:03:22,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:23,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:23 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd94a921-b6ce-47ff-a8cd-3bc27f0afc2f X-Compute-Request-Id: req-bd94a921-b6ce-47ff-a8cd-3bc27f0afc2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:23,635 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-bd94a921-b6ce-47ff-a8cd-3bc27f0afc2f 2018-06-28 14:03:23,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:23,901 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:23 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b3b4dd0d-a67a-49a3-ae2b-0015e60876c8 X-Compute-Request-Id: req-b3b4dd0d-a67a-49a3-ae2b-0015e60876c8 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:23,902 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-b3b4dd0d-a67a-49a3-ae2b-0015e60876c8 2018-06-28 14:03:23,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:25,111 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:25 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d3bb68b-9d8a-4743-a089-672006d3db43 X-Compute-Request-Id: req-6d3bb68b-9d8a-4743-a089-672006d3db43 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:25,111 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-6d3bb68b-9d8a-4743-a089-672006d3db43 2018-06-28 14:03:25,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:25,345 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:25 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71601733-92e8-4548-bc13-852cccd8173a X-Compute-Request-Id: req-71601733-92e8-4548-bc13-852cccd8173a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:25,346 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-71601733-92e8-4548-bc13-852cccd8173a 2018-06-28 14:03:25,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:26,149 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:26 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1e68d7f-77b0-4b98-b588-1350b5d85a14 X-Compute-Request-Id: req-c1e68d7f-77b0-4b98-b588-1350b5d85a14 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:26,149 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c1e68d7f-77b0-4b98-b588-1350b5d85a14 2018-06-28 14:03:26,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:26,393 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:26 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b77d614-1f18-4152-99fb-70f6107e0a22 X-Compute-Request-Id: req-7b77d614-1f18-4152-99fb-70f6107e0a22 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:26,394 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-7b77d614-1f18-4152-99fb-70f6107e0a22 2018-06-28 14:03:26,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:27,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:27 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-433f17e8-b1ef-4106-801a-acc0796c9192 X-Compute-Request-Id: req-433f17e8-b1ef-4106-801a-acc0796c9192 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:27,214 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-433f17e8-b1ef-4106-801a-acc0796c9192 2018-06-28 14:03:27,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:27,473 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:27 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2c89102-43ac-4319-95da-884b6acf3c54 X-Compute-Request-Id: req-d2c89102-43ac-4319-95da-884b6acf3c54 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:27,474 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-d2c89102-43ac-4319-95da-884b6acf3c54 2018-06-28 14:03:28,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:29,103 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:29 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c874997-1e57-4f60-ad6b-ed5ff9c50784 X-Compute-Request-Id: req-2c874997-1e57-4f60-ad6b-ed5ff9c50784 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:29,103 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-2c874997-1e57-4f60-ad6b-ed5ff9c50784 2018-06-28 14:03:29,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:29,349 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:29 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67a615b5-b51e-4cb5-a632-3086b67b46ca X-Compute-Request-Id: req-67a615b5-b51e-4cb5-a632-3086b67b46ca Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:29,349 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-67a615b5-b51e-4cb5-a632-3086b67b46ca 2018-06-28 14:03:29,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:30,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:30 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbe01bf5-b5af-4a12-9aec-d08dbab209a0 X-Compute-Request-Id: req-dbe01bf5-b5af-4a12-9aec-d08dbab209a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:30,517 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-dbe01bf5-b5af-4a12-9aec-d08dbab209a0 2018-06-28 14:03:30,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:30,764 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:30 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d32c99e-040b-4513-98f4-8924e2bbc6e4 X-Compute-Request-Id: req-0d32c99e-040b-4513-98f4-8924e2bbc6e4 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:30,764 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-0d32c99e-040b-4513-98f4-8924e2bbc6e4 2018-06-28 14:03:30,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:31,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:31 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7fcd8e3-16be-4ddb-b841-cf85d5d38a70 X-Compute-Request-Id: req-d7fcd8e3-16be-4ddb-b841-cf85d5d38a70 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:31,853 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-d7fcd8e3-16be-4ddb-b841-cf85d5d38a70 2018-06-28 14:03:31,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:32,112 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:32 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c7a18600-10c0-40e9-aac4-ee25d59a2abd X-Compute-Request-Id: req-c7a18600-10c0-40e9-aac4-ee25d59a2abd Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:32,112 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-c7a18600-10c0-40e9-aac4-ee25d59a2abd 2018-06-28 14:03:32,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:33,684 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:33 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7fe1ceab-1568-4a62-af85-a68b784f556c X-Compute-Request-Id: req-7fe1ceab-1568-4a62-af85-a68b784f556c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:33,684 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-7fe1ceab-1568-4a62-af85-a68b784f556c 2018-06-28 14:03:33,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:33,929 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:33 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8bd38d26-204a-4fd9-bf25-103348d3561a X-Compute-Request-Id: req-8bd38d26-204a-4fd9-bf25-103348d3561a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:33,929 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8bd38d26-204a-4fd9-bf25-103348d3561a 2018-06-28 14:03:33,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:34,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:34 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1b451dc1-76db-43c4-9333-b73a00acc390 X-Compute-Request-Id: req-1b451dc1-76db-43c4-9333-b73a00acc390 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:34,714 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-1b451dc1-76db-43c4-9333-b73a00acc390 2018-06-28 14:03:34,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:34,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:34 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77a05b65-8600-477e-bc67-c22d692c3eb9 X-Compute-Request-Id: req-77a05b65-8600-477e-bc67-c22d692c3eb9 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:34,981 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-77a05b65-8600-477e-bc67-c22d692c3eb9 2018-06-28 14:03:35,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:35,789 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:35 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59b03eaa-5db8-49fe-a31c-5d4ddea4df15 X-Compute-Request-Id: req-59b03eaa-5db8-49fe-a31c-5d4ddea4df15 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:35,789 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-59b03eaa-5db8-49fe-a31c-5d4ddea4df15 2018-06-28 14:03:35,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:36,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:36 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a34dc34d-833e-493d-a249-9937bd19cd61 X-Compute-Request-Id: req-a34dc34d-833e-493d-a249-9937bd19cd61 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:36,049 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a34dc34d-833e-493d-a249-9937bd19cd61 2018-06-28 14:03:36,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:37,200 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:37 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3677247-b947-4fd6-bebb-70c96a1e27f4 X-Compute-Request-Id: req-c3677247-b947-4fd6-bebb-70c96a1e27f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:37,200 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c3677247-b947-4fd6-bebb-70c96a1e27f4 2018-06-28 14:03:37,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:37,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:37 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-41aa492d-6ae9-4c52-a9fe-384d08e90eb6 X-Compute-Request-Id: req-41aa492d-6ae9-4c52-a9fe-384d08e90eb6 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:37,436 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-41aa492d-6ae9-4c52-a9fe-384d08e90eb6 2018-06-28 14:03:37,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:38,259 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:38 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0dac6e6d-df08-4fe5-a217-f8070602b644 X-Compute-Request-Id: req-0dac6e6d-df08-4fe5-a217-f8070602b644 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:38,259 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-0dac6e6d-df08-4fe5-a217-f8070602b644 2018-06-28 14:03:38,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:38,535 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:38 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54a8f0a3-3830-42ff-8bcf-1c865780268b X-Compute-Request-Id: req-54a8f0a3-3830-42ff-8bcf-1c865780268b Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:38,536 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-54a8f0a3-3830-42ff-8bcf-1c865780268b 2018-06-28 14:03:39,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:41,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:41 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-84e80964-06ce-47a7-ba29-78cba722b7c8 X-Compute-Request-Id: req-84e80964-06ce-47a7-ba29-78cba722b7c8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:41,011 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-84e80964-06ce-47a7-ba29-78cba722b7c8 2018-06-28 14:03:41,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:41,271 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:41 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9aef255-bdaf-4bad-bad7-78390b636c11 X-Compute-Request-Id: req-a9aef255-bdaf-4bad-bad7-78390b636c11 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:41,271 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a9aef255-bdaf-4bad-bad7-78390b636c11 2018-06-28 14:03:41,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:42,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:42 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-310718a5-4a1a-4fe1-a7c6-c7d35e0eeaab X-Compute-Request-Id: req-310718a5-4a1a-4fe1-a7c6-c7d35e0eeaab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:42,377 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-310718a5-4a1a-4fe1-a7c6-c7d35e0eeaab 2018-06-28 14:03:42,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:42,626 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:42 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3b63419-e0af-4986-9242-362decf658b7 X-Compute-Request-Id: req-e3b63419-e0af-4986-9242-362decf658b7 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:42,626 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-e3b63419-e0af-4986-9242-362decf658b7 2018-06-28 14:03:42,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:43,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:43 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-864f4ea2-0f0a-4a59-bfa2-543f290b9c37 X-Compute-Request-Id: req-864f4ea2-0f0a-4a59-bfa2-543f290b9c37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:43,399 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-864f4ea2-0f0a-4a59-bfa2-543f290b9c37 2018-06-28 14:03:43,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:43,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:43 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da4bf7cf-2675-40b8-9a8e-43bf9ccd2aad X-Compute-Request-Id: req-da4bf7cf-2675-40b8-9a8e-43bf9ccd2aad Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:43,666 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-da4bf7cf-2675-40b8-9a8e-43bf9ccd2aad 2018-06-28 14:03:43,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:44,474 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:44 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4cf5a220-0ead-4720-aca2-d0a4f4fe874a X-Compute-Request-Id: req-4cf5a220-0ead-4720-aca2-d0a4f4fe874a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:44,474 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-4cf5a220-0ead-4720-aca2-d0a4f4fe874a 2018-06-28 14:03:44,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:44,747 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:44 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-23ed6e0c-c6b1-48ce-8f21-9facb5c3b8ac X-Compute-Request-Id: req-23ed6e0c-c6b1-48ce-8f21-9facb5c3b8ac Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:44,747 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-23ed6e0c-c6b1-48ce-8f21-9facb5c3b8ac 2018-06-28 14:03:44,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:46,555 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:46 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbe844a0-f7aa-422c-b0b7-1cb0b5f36baa X-Compute-Request-Id: req-dbe844a0-f7aa-422c-b0b7-1cb0b5f36baa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:46,555 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-dbe844a0-f7aa-422c-b0b7-1cb0b5f36baa 2018-06-28 14:03:46,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:46,800 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:46 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a93d5b3-2ed4-428f-8f72-aa24674ef386 X-Compute-Request-Id: req-1a93d5b3-2ed4-428f-8f72-aa24674ef386 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:46,801 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-1a93d5b3-2ed4-428f-8f72-aa24674ef386 2018-06-28 14:03:46,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:47,566 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:47 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b0dcad7-9252-434e-a959-1c55447a8017 X-Compute-Request-Id: req-5b0dcad7-9252-434e-a959-1c55447a8017 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:47,566 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5b0dcad7-9252-434e-a959-1c55447a8017 2018-06-28 14:03:47,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:47,835 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:47 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-64332d74-510c-47a4-929a-a0734010a8db X-Compute-Request-Id: req-64332d74-510c-47a4-929a-a0734010a8db Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:47,835 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-64332d74-510c-47a4-929a-a0734010a8db 2018-06-28 14:03:47,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:49,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:49 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5e15474b-4d95-420b-8356-2f4fb9c4c51b X-Compute-Request-Id: req-5e15474b-4d95-420b-8356-2f4fb9c4c51b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:49,246 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5e15474b-4d95-420b-8356-2f4fb9c4c51b 2018-06-28 14:03:49,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:49,502 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:49 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-80813047-323c-442d-abfb-502f30d23210 X-Compute-Request-Id: req-80813047-323c-442d-abfb-502f30d23210 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:49,502 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-80813047-323c-442d-abfb-502f30d23210 2018-06-28 14:03:49,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:50,371 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:50 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-739f7eac-5a46-4e3a-aef2-c51cbe959b6a X-Compute-Request-Id: req-739f7eac-5a46-4e3a-aef2-c51cbe959b6a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:50,371 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-739f7eac-5a46-4e3a-aef2-c51cbe959b6a 2018-06-28 14:03:50,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:50,593 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:50 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b265f7df-7168-41a9-8f0e-bbb24c4c78e2 X-Compute-Request-Id: req-b265f7df-7168-41a9-8f0e-bbb24c4c78e2 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:50,594 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-b265f7df-7168-41a9-8f0e-bbb24c4c78e2 2018-06-28 14:03:50,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:51,374 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:51 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4c09e9d6-2e5e-4225-8788-2d5d4edc607b X-Compute-Request-Id: req-4c09e9d6-2e5e-4225-8788-2d5d4edc607b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:51,375 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-4c09e9d6-2e5e-4225-8788-2d5d4edc607b 2018-06-28 14:03:51,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:51,636 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:51 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1a752ae-f0cb-44d0-a3a4-f3d4d6d8652d X-Compute-Request-Id: req-a1a752ae-f0cb-44d0-a3a4-f3d4d6d8652d Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:51,637 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-a1a752ae-f0cb-44d0-a3a4-f3d4d6d8652d 2018-06-28 14:03:51,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:52,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:52 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-22a75aed-755a-42b0-86f5-0158eb5f0f54 X-Compute-Request-Id: req-22a75aed-755a-42b0-86f5-0158eb5f0f54 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:52,470 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-22a75aed-755a-42b0-86f5-0158eb5f0f54 2018-06-28 14:03:52,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:52,739 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:52 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-98957c41-a968-4aec-aca0-9faf1543fbc4 X-Compute-Request-Id: req-98957c41-a968-4aec-aca0-9faf1543fbc4 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:52,740 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-98957c41-a968-4aec-aca0-9faf1543fbc4 2018-06-28 14:03:52,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:53,597 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:53 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-de6483b5-a160-43b0-9421-1b4b0b40998a X-Compute-Request-Id: req-de6483b5-a160-43b0-9421-1b4b0b40998a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:53,597 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-de6483b5-a160-43b0-9421-1b4b0b40998a 2018-06-28 14:03:53,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:53,851 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:53 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7308dcd-dc81-4bf4-b8bd-03ce53464253 X-Compute-Request-Id: req-d7308dcd-dc81-4bf4-b8bd-03ce53464253 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:53,852 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-d7308dcd-dc81-4bf4-b8bd-03ce53464253 2018-06-28 14:03:53,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:54,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:54 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af07c1fa-17a4-4951-83fc-04aacd8adc42 X-Compute-Request-Id: req-af07c1fa-17a4-4951-83fc-04aacd8adc42 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:54,651 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-af07c1fa-17a4-4951-83fc-04aacd8adc42 2018-06-28 14:03:54,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:54,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:54 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-573da716-f524-4c27-8849-003b64fd679b X-Compute-Request-Id: req-573da716-f524-4c27-8849-003b64fd679b Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:54,918 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-573da716-f524-4c27-8849-003b64fd679b 2018-06-28 14:03:54,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:55,730 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:55 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-edd48e72-a5c6-45d3-8524-35ce0501fe95 X-Compute-Request-Id: req-edd48e72-a5c6-45d3-8524-35ce0501fe95 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:55,730 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-edd48e72-a5c6-45d3-8524-35ce0501fe95 2018-06-28 14:03:55,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:55,990 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:55 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b0e0243-dac1-49c0-bfef-7f106cdbda81 X-Compute-Request-Id: req-3b0e0243-dac1-49c0-bfef-7f106cdbda81 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:55,991 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-3b0e0243-dac1-49c0-bfef-7f106cdbda81 2018-06-28 14:03:56,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:57,714 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:57 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6a7ae64-eead-4ae0-9e10-72690814bc0c X-Compute-Request-Id: req-e6a7ae64-eead-4ae0-9e10-72690814bc0c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:57,714 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-e6a7ae64-eead-4ae0-9e10-72690814bc0c 2018-06-28 14:03:57,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:57,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:57 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc7724d9-18a2-4f78-8760-e4c5df44601b X-Compute-Request-Id: req-fc7724d9-18a2-4f78-8760-e4c5df44601b Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:57,943 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-fc7724d9-18a2-4f78-8760-e4c5df44601b 2018-06-28 14:03:57,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:03:58,696 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:58 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-03648465-10c5-4584-9e39-179f4531ffe2 X-Compute-Request-Id: req-03648465-10c5-4584-9e39-179f4531ffe2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:03:58,696 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-03648465-10c5-4584-9e39-179f4531ffe2 2018-06-28 14:03:58,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:03:58,953 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:03:58 GMT Content-Type: application/json Content-Length: 22779 Connection: close Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8061aa0d-50bb-46a1-bf26-47109e818652 X-Compute-Request-Id: req-8061aa0d-50bb-46a1-bf26-47109e818652 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:03:58,953 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-8061aa0d-50bb-46a1-bf26-47109e818652 2018-06-28 14:03:58,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:00,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:00 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d25d7c7-3169-4413-8ee9-c2e850f843fd X-Compute-Request-Id: req-5d25d7c7-3169-4413-8ee9-c2e850f843fd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:04:00,752 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-5d25d7c7-3169-4413-8ee9-c2e850f843fd 2018-06-28 14:04:00,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:04:01,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:01 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-216de137-9b3d-4fc8-b065-ad83e9cc094a X-Compute-Request-Id: req-216de137-9b3d-4fc8-b065-ad83e9cc094a Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:04:01,011 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-216de137-9b3d-4fc8-b065-ad83e9cc094a 2018-06-28 14:04:01,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:01,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:01 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3f834c3-5df0-42cb-94f3-6922964cdc37 X-Compute-Request-Id: req-c3f834c3-5df0-42cb-94f3-6922964cdc37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:04:01,850 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-c3f834c3-5df0-42cb-94f3-6922964cdc37 2018-06-28 14:04:01,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:04:02,097 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:02 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05490938-b9b1-4e9c-8046-e9817450fdf6 X-Compute-Request-Id: req-05490938-b9b1-4e9c-8046-e9817450fdf6 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:04:02,098 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-05490938-b9b1-4e9c-8046-e9817450fdf6 2018-06-28 14:04:02,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:02,889 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:02 GMT Content-Type: application/json Content-Length: 1594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ba33c7a-3d3f-44f6-a76c-bca2890677f9 X-Compute-Request-Id: req-3ba33c7a-3d3f-44f6-a76c-bca2890677f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:e7:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "security_groups": [{"name": "default"}], "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:01:13Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:04:02,889 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-3ba33c7a-3d3f-44f6-a76c-bca2890677f9 2018-06-28 14:04:02,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-28 14:04:03,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:03 GMT Content-Type: application/json Content-Length: 22779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d9c7a94-fb8b-4eb2-9adc-5885523dcf81 X-Compute-Request-Id: req-9d9c7a94-fb8b-4eb2-9adc-5885523dcf81 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1742838311 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2799.998 MHz processor\n[ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992)\n[ 0.397359] pid_max: default: 32768 minimum: 301\n[ 0.399994] ACPI: Core revision 20150930\n[ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.409677] Security Framework initialized\n[ 0.412057] Yama: becoming mindful.\n[ 0.414179] AppArmor: AppArmor initialized\n[ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.432017] Initializing cgroup subsys io\n[ 0.434374] Initializing cgroup subsys memory\n[ 0.436885] Initializing cgroup subsys devices\n[ 0.439436] Initializing cgroup subsys freezer\n[ 0.441989] Initializing cgroup subsys net_cls\n[ 0.444520] Initializing cgroup subsys perf_event\n[ 0.447200] Initializing cgroup subsys net_prio\n[ 0.449769] Initializing cgroup subsys hugetlb\n[ 0.452308] Initializing cgroup subsys pids\n[ 0.454837] CPU: Physical Processor ID: 0\n[ 0.457982] mce: CPU supports 10 MCE banks\n[ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.510217] ftrace: allocating 31920 entries in 125 pages\n[ 0.587164] smpboot: Max logical packages: 1\n[ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.593563] x2apic enabled\n[ 0.595760] Switched APIC routing to physical x2apic.\n[ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4)\n[ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver.\n[ 0.614251] ... version: 2\n[ 0.616581] ... bit width: 48\n[ 0.618938] ... generic registers: 4\n[ 0.621338] ... value mask: 0000ffffffffffff\n[ 0.624348] ... max period: 000000007fffffff\n[ 0.627357] ... fixed-purpose events: 3\n[ 0.629732] ... event mask: 000000070000000f\n[ 0.632778] KVM setup paravirtual spinlock\n[ 0.636059] x86: Booted up 1 node, 1 CPUs\n[ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS)\n[ 0.642568] devtmpfs: initialized\n[ 0.658918] evm: security.selinux\n[ 0.660985] evm: security.SMACK64\n[ 0.663024] evm: security.SMACK64EXEC\n[ 0.665240] evm: security.SMACK64TRANSMUTE\n[ 0.667661] evm: security.SMACK64MMAP\n[ 0.669870] evm: security.ima\n[ 0.671759] evm: security.capability\n[ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.679722] pinctrl core: initialized pinctrl subsystem\n[ 0.682951] RTC time: 14:01:13, date: 06/28/18\n[ 0.685711] NET: Registered protocol family 16\n[ 0.688667] cpuidle: using governor ladder\n[ 0.691102] cpuidle: using governor menu\n[ 0.693444] PCCT header not found.\n[ 0.695689] ACPI: bus type PCI registered\n[ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.701828] PCI: Using configuration type 1 for base access\n[ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.711956] ACPI: Added _OSI(Module Device)\n[ 0.714432] ACPI: Added _OSI(Processor Device)\n[ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.719743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.726238] ACPI: Interpreter enabled\n[ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.739538] ACPI: (supports S0 S3 S4 S5)\n[ 0.741874] ACPI: Using IOAPIC for interrupt routing\n[ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.774641] acpiphp: Slot [3] registered\n[ 0.777136] acpiphp: Slot [4] registered\n[ 0.779503] acpiphp: Slot [5] registered\n[ 0.781894] acpiphp: Slot [6] registered\n[ 0.784276] acpiphp: Slot [7] registered\n[ 0.786650] acpiphp: Slot [8] registered\n[ 0.789028] acpiphp: Slot [9] registered\n[ 0.791418] acpiphp: Slot [10] registered\n[ 0.793837] acpiphp: Slot [11] registered\n[ 0.820992] acpiphp: Slot [12] registered\n[ 0.823418] acpiphp: Slot [13] registered\n[ 0.825833] acpiphp: Slot [14] registered\n[ 0.828268] acpiphp: Slot [15] registered\n[ 0.830688] acpiphp: Slot [16] registered\n[ 0.833105] acpiphp: Slot [17] registered\n[ 0.835537] acpiphp: Slot [18] registered\n[ 0.837948] acpiphp: Slot [19] registered\n[ 0.840346] acpiphp: Slot [20] registered\n[ 0.842717] acpiphp: Slot [21] registered\n[ 0.845074] acpiphp: Slot [22] registered\n[ 0.847429] acpiphp: Slot [23] registered\n[ 0.849780] acpiphp: Slot [24] registered\n[ 0.852140] acpiphp: Slot [25] registered\n[ 0.854482] acpiphp: Slot [26] registered\n[ 0.856830] acpiphp: Slot [27] registered\n[ 0.859194] acpiphp: Slot [28] registered\n[ 0.861538] acpiphp: Slot [29] registered\n[ 0.863904] acpiphp: Slot [30] registered\n[ 0.866252] acpiphp: Slot [31] registered\n[ 0.868589] PCI host bridge to bus 0000:00\n[ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.004307] vgaarb: loaded\n[ 1.006019] vgaarb: bridge control possible 0000:00:02.0\n[ 1.009441] SCSI subsystem initialized\n[ 1.011777] ACPI: bus type USB registered\n[ 1.014141] usbcore: registered new interface driver usbfs\n[ 1.017162] usbcore: registered new interface driver hub\n[ 1.020107] usbcore: registered new device driver usb\n[ 1.023191] PCI: Using ACPI for IRQ routing\n[ 1.026104] NetLabel: Initializing\n[ 1.028157] NetLabel: domain hash size = 128\n[ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.033417] NetLabel: unlabeled traffic allowed by default\n[ 1.036632] clocksource: Switched to clocksource kvm-clock\n[ 1.056302] AppArmor: AppArmor Filesystem Enabled\n[ 1.059042] pnp: PnP ACPI init\n[ 1.061815] pnp: PnP ACPI: found 5 devices\n[ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.076896] NET: Registered protocol family 2\n[ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.086864] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.096900] NET: Registered protocol family 1\n[ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.266192] Trying to unpack rootfs image as initramfs...\n[ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.427787] Scanning for low memory corruption every 60 seconds\n[ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.434890] audit: initializing netlink subsys (disabled)\n[ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized\n[ 1.441811] Initialise system trusted keyring\n[ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.455735] zbud: loaded\n[ 1.457932] VFS: Disk quotas dquot_6.6.0\n[ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.465048] fuse init (API version 7.23)\n[ 1.467625] Key type big_key registered\n[ 1.469909] Allocating IMA MOK and blacklist keyrings.\n[ 1.473197] Key type asymmetric registered\n[ 1.475572] Asymmetric key parser 'x509' registered\n[ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.482625] io scheduler noop registered\n[ 1.484966] io scheduler deadline registered (default)\n[ 1.487900] io scheduler cfq registered\n[ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.501401] ACPI: Power Button [PWRF]\n[ 1.503795] GHES: HEST is not enabled!\n[ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.860221] Linux agpgart interface v0.103\n[ 1.867356] brd: module loaded\n[ 1.871175] loop: module loaded\n[ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.891821] GPT:90111 != 20971519\n[ 1.895309] GPT:Alternate GPT header not at the end of the disk.\n[ 1.900776] GPT:90111 != 20971519\n[ 1.904202] GPT: Use GNU Parted to correct GPT errors.\n[ 1.909108] vda: vda1 vda15\n[ 1.917173] vdb:\n[ 1.922889] scsi host0: ata_piix\n[ 1.926611] scsi host1: ata_piix\n[ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.943182] libphy: Fixed MDIO Bus: probed\n[ 1.947640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.951825] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.956783] PPP generic driver version 2.4.2\n[ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.961463] ehci-pci: EHCI PCI platform driver\n[ 1.963481] ehci-platform: EHCI generic platform driver\n[ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.968273] ohci-pci: OHCI PCI platform driver\n[ 1.970228] ohci-platform: OHCI generic platform driver\n[ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.066914] usb usb1: Product: UHCI Host Controller\n[ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.071628] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.073850] hub 1-0:1.0: USB hub found\n[ 2.075617] hub 1-0:1.0: 2 ports detected\n[ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.087065] mousedev: PS/2 mouse device common for all mice\n[ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093783] rtc_cmos 00:00: RTC can wake from S4\n[ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.102523] i2c /dev entries driver\n[ 2.104308] device-mapper: uevent: version 1.0.3\n[ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.113269] NET: Registered protocol family 10\n[ 2.115640] NET: Registered protocol family 17\n[ 2.117643] Key type dns_resolver registered\n[ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1\n[ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.126334] registered taskstats version 1\n[ 2.128225] Loading compiled-in X.509 certificates\n[ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.135540] zswap: loaded using pool lzo/zbud\n[ 2.138987] Key type trusted registered\n[ 2.143478] Key type encrypted registered\n[ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.147734] ima: No TPM chip found, activating TPM-bypass!\n[ 2.150119] evm: HMAC attrs: 0x1\n[ 2.177857] Magic number: 6:550:31\n[ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474)\n[ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.185984] EDD information not available.\n[ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.196745] Write protecting the kernel read-only data: 14336k\n[ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 2.345922] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-06-28 14:04:03,148 - novaclient.v2.client - DEBUG - POST call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d/action used request id req-9d9c7a94-fb8b-4eb2-9adc-5885523dcf81 2018-06-28 14:04:03,219 - create_instance_tests - ERROR - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1742838311 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64355 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233748K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.998 MHz processor [ 0.392535] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.397359] pid_max: default: 32768 minimum: 301 [ 0.399994] ACPI: Core revision 20150930 [ 0.405908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.409677] Security Framework initialized [ 0.412057] Yama: becoming mindful. [ 0.414179] AppArmor: AppArmor initialized [ 0.416679] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.420618] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.424416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.427937] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.432017] Initializing cgroup subsys io [ 0.434374] Initializing cgroup subsys memory [ 0.436885] Initializing cgroup subsys devices [ 0.439436] Initializing cgroup subsys freezer [ 0.441989] Initializing cgroup subsys net_cls [ 0.444520] Initializing cgroup subsys perf_event [ 0.447200] Initializing cgroup subsys net_prio [ 0.449769] Initializing cgroup subsys hugetlb [ 0.452308] Initializing cgroup subsys pids [ 0.454837] CPU: Physical Processor ID: 0 [ 0.457982] mce: CPU supports 10 MCE banks [ 0.460431] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.510217] ftrace: allocating 31920 entries in 125 pages [ 0.587164] smpboot: Max logical packages: 1 [ 0.589624] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.593563] x2apic enabled [ 0.595760] Switched APIC routing to physical x2apic. [ 0.600355] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603633] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.609538] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.614251] ... version: 2 [ 0.616581] ... bit width: 48 [ 0.618938] ... generic registers: 4 [ 0.621338] ... value mask: 0000ffffffffffff [ 0.624348] ... max period: 000000007fffffff [ 0.627357] ... fixed-purpose events: 3 [ 0.629732] ... event mask: 000000070000000f [ 0.632778] KVM setup paravirtual spinlock [ 0.636059] x86: Booted up 1 node, 1 CPUs [ 0.638467] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.642568] devtmpfs: initialized [ 0.658918] evm: security.selinux [ 0.660985] evm: security.SMACK64 [ 0.663024] evm: security.SMACK64EXEC [ 0.665240] evm: security.SMACK64TRANSMUTE [ 0.667661] evm: security.SMACK64MMAP [ 0.669870] evm: security.ima [ 0.671759] evm: security.capability [ 0.674168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679722] pinctrl core: initialized pinctrl subsystem [ 0.682951] RTC time: 14:01:13, date: 06/28/18 [ 0.685711] NET: Registered protocol family 16 [ 0.688667] cpuidle: using governor ladder [ 0.691102] cpuidle: using governor menu [ 0.693444] PCCT header not found. [ 0.695689] ACPI: bus type PCI registered [ 0.698078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.701828] PCI: Using configuration type 1 for base access [ 0.705095] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.711956] ACPI: Added _OSI(Module Device) [ 0.714432] ACPI: Added _OSI(Processor Device) [ 0.717031] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.726238] ACPI: Interpreter enabled [ 0.728486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.734009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.739538] ACPI: (supports S0 S3 S4 S5) [ 0.741874] ACPI: Using IOAPIC for interrupt routing [ 0.744727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.756765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.763971] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.767601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.774641] acpiphp: Slot [3] registered [ 0.777136] acpiphp: Slot [4] registered [ 0.779503] acpiphp: Slot [5] registered [ 0.781894] acpiphp: Slot [6] registered [ 0.784276] acpiphp: Slot [7] registered [ 0.786650] acpiphp: Slot [8] registered [ 0.789028] acpiphp: Slot [9] registered [ 0.791418] acpiphp: Slot [10] registered [ 0.793837] acpiphp: Slot [11] registered [ 0.820992] acpiphp: Slot [12] registered [ 0.823418] acpiphp: Slot [13] registered [ 0.825833] acpiphp: Slot [14] registered [ 0.828268] acpiphp: Slot [15] registered [ 0.830688] acpiphp: Slot [16] registered [ 0.833105] acpiphp: Slot [17] registered [ 0.835537] acpiphp: Slot [18] registered [ 0.837948] acpiphp: Slot [19] registered [ 0.840346] acpiphp: Slot [20] registered [ 0.842717] acpiphp: Slot [21] registered [ 0.845074] acpiphp: Slot [22] registered [ 0.847429] acpiphp: Slot [23] registered [ 0.849780] acpiphp: Slot [24] registered [ 0.852140] acpiphp: Slot [25] registered [ 0.854482] acpiphp: Slot [26] registered [ 0.856830] acpiphp: Slot [27] registered [ 0.859194] acpiphp: Slot [28] registered [ 0.861538] acpiphp: Slot [29] registered [ 0.863904] acpiphp: Slot [30] registered [ 0.866252] acpiphp: Slot [31] registered [ 0.868589] PCI host bridge to bus 0000:00 [ 0.870939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882344] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.886597] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.899690] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.903485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.907167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.910898] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.918919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.923066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.973876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.977915] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.982154] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.986119] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.989995] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.993523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.996712] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.999808] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.004307] vgaarb: loaded [ 1.006019] vgaarb: bridge control possible 0000:00:02.0 [ 1.009441] SCSI subsystem initialized [ 1.011777] ACPI: bus type USB registered [ 1.014141] usbcore: registered new interface driver usbfs [ 1.017162] usbcore: registered new interface driver hub [ 1.020107] usbcore: registered new device driver usb [ 1.023191] PCI: Using ACPI for IRQ routing [ 1.026104] NetLabel: Initializing [ 1.028157] NetLabel: domain hash size = 128 [ 1.030624] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.033417] NetLabel: unlabeled traffic allowed by default [ 1.036632] clocksource: Switched to clocksource kvm-clock [ 1.056302] AppArmor: AppArmor Filesystem Enabled [ 1.059042] pnp: PnP ACPI init [ 1.061815] pnp: PnP ACPI: found 5 devices [ 1.071927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.076896] NET: Registered protocol family 2 [ 1.079665] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.083422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.086864] TCP: Hash tables configured (established 2048 bind 2048) [ 1.090291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.093455] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.096900] NET: Registered protocol family 1 [ 1.099405] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.105742] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.186915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.266192] Trying to unpack rootfs image as initramfs... [ 1.423212] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.427787] Scanning for low memory corruption every 60 seconds [ 1.431559] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.434890] audit: initializing netlink subsys (disabled) [ 1.437891] audit: type=2000 audit(1530194474.523:1): initialized [ 1.441811] Initialise system trusted keyring [ 1.444444] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.448111] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.455735] zbud: loaded [ 1.457932] VFS: Disk quotas dquot_6.6.0 [ 1.460309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.465048] fuse init (API version 7.23) [ 1.467625] Key type big_key registered [ 1.469909] Allocating IMA MOK and blacklist keyrings. [ 1.473197] Key type asymmetric registered [ 1.475572] Asymmetric key parser 'x509' registered [ 1.478365] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.482625] io scheduler noop registered [ 1.484966] io scheduler deadline registered (default) [ 1.487900] io scheduler cfq registered [ 1.490333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.493399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.497189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.501401] ACPI: Power Button [PWRF] [ 1.503795] GHES: HEST is not enabled! [ 1.581412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.738469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.818541] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.823997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.853263] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.860221] Linux agpgart interface v0.103 [ 1.867356] brd: module loaded [ 1.871175] loop: module loaded [ 1.884760] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.891821] GPT:90111 != 20971519 [ 1.895309] GPT:Alternate GPT header not at the end of the disk. [ 1.900776] GPT:90111 != 20971519 [ 1.904202] GPT: Use GNU Parted to correct GPT errors. [ 1.909108] vda: vda1 vda15 [ 1.917173] vdb: [ 1.922889] scsi host0: ata_piix [ 1.926611] scsi host1: ata_piix [ 1.930154] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.935993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.943182] libphy: Fixed MDIO Bus: probed [ 1.947640] tun: Universal TUN/TAP device driver, 1.6 [ 1.951825] tun: (C) 1999-2004 Max Krasnyansky [ 1.956783] PPP generic driver version 2.4.2 [ 1.958783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.961463] ehci-pci: EHCI PCI platform driver [ 1.963481] ehci-platform: EHCI generic platform driver [ 1.965729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.968273] ohci-pci: OHCI PCI platform driver [ 1.970228] ohci-platform: OHCI generic platform driver [ 1.972519] uhci_hcd: USB Universal Host Controller Interface driver [ 2.050620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.052881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.056215] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.058395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.060925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.063697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.066914] usb usb1: Product: UHCI Host Controller [ 2.069054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.071628] usb usb1: SerialNumber: 0000:00:01.2 [ 2.073850] hub 1-0:1.0: USB hub found [ 2.075617] hub 1-0:1.0: 2 ports detected [ 2.077754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.082464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.084663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.087065] mousedev: PS/2 mouse device common for all mice [ 2.089941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.093783] rtc_cmos 00:00: RTC can wake from S4 [ 2.096543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.099511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.102523] i2c /dev entries driver [ 2.104308] device-mapper: uevent: version 1.0.3 [ 2.106470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.110118] ledtrig-cpu: registered to indicate activity on CPUs [ 2.113269] NET: Registered protocol family 10 [ 2.115640] NET: Registered protocol family 17 [ 2.117643] Key type dns_resolver registered [ 2.119833] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.122288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.126334] registered taskstats version 1 [ 2.128225] Loading compiled-in X.509 certificates [ 2.131356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.135540] zswap: loaded using pool lzo/zbud [ 2.138987] Key type trusted registered [ 2.143478] Key type encrypted registered [ 2.145397] AppArmor: AppArmor sha1 policy hashing enabled [ 2.147734] ima: No TPM chip found, activating TPM-bypass! [ 2.150119] evm: HMAC attrs: 0x1 [ 2.177857] Magic number: 6:550:31 [ 2.179761] rtc_cmos 00:00: setting system clock to 2018-06-28 14:01:14 UTC (1530194474) [ 2.183384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.185984] EDD information not available. [ 2.193202] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.196745] Write protecting the kernel read-only data: 14336k [ 2.200371] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.204649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 2.345922] 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 4.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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 discover... Sending discover... 2018-06-28 14:04:03,491 - create_instance - INFO - Deleting Port with ID - c14a1d29-0bca-4305-b7ff-d32800045124 2018-06-28 14:04:03,492 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0port-1 2018-06-28 14:04:03,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/ports/c14a1d29-0bca-4305-b7ff-d32800045124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:05,601 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73aa05a9-5f95-4527-9877-dadf0e38007e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:05,602 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/ports/c14a1d29-0bca-4305-b7ff-d32800045124 used request id req-73aa05a9-5f95-4527-9877-dadf0e38007e 2018-06-28 14:04:05,602 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst 2018-06-28 14:04:05,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:06,271 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d437257-8c26-45aa-9e56-249f6e9b379a X-Compute-Request-Id: req-4d437257-8c26-45aa-9e56-249f6e9b379a Front-End-Https: on 2018-06-28 14:04:06,271 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-4d437257-8c26-45aa-9e56-249f6e9b379a 2018-06-28 14:04:06,271 - create_instance - INFO - Checking deletion status 2018-06-28 14:04:06,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:07,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:07 GMT Content-Type: application/json Content-Length: 1378 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a87d4d3-57a4-4f17-be46-daa70831f9f6 X-Compute-Request-Id: req-7a87d4d3-57a4-4f17-be46-daa70831f9f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "self"}, {"href": "http://100.64.200.101:8774/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d", "rel": "bookmark"}], "image": {"id": "c886cc13-0887-44e7-aab2-bd87e7fb20bc", "links": [{"href": "http://100.64.200.101:8774/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-28T14:01:12.000000", "flavor": {"id": "85e1f8fb-6965-468f-aa92-80fb07504959", "links": [{"href": "http://100.64.200.101:8774/flavors/85e1f8fb-6965-468f-aa92-80fb07504959", "rel": "bookmark"}]}, "id": "171f149e-99d9-4fe6-bb37-53bdbd08608d", "user_id": "e537b7d96da74039ba79b742a414fb4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-28T14:04:06Z", "hostId": "ba75d59a969f9af07d5a3757cdcd439cc8e5d04d5741d5a4a92c6306", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst", "created": "2018-06-28T14:00:55Z", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-28 14:04:07,706 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-7a87d4d3-57a4-4f17-be46-daa70831f9f6 2018-06-28 14:04:07,707 - create_instance - DEBUG - Instance status [SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst] is - ACTIVE 2018-06-28 14:04:07,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-28 14:04:10,710 - create_instance - DEBUG - VM status query timeout in 295.561243057 2018-06-28 14:04:10,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beff47056d9173e967174fa20ff992ce6fb57dda" 2018-06-28 14:04:10,935 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Thu, 28 Jun 2018 14:04:10 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2df502c-62c2-424d-b537-78d5e6d97421 X-Compute-Request-Id: req-f2df502c-62c2-424d-b537-78d5e6d97421 RESP BODY: {"itemNotFound": {"message": "Instance 171f149e-99d9-4fe6-bb37-53bdbd08608d could not be found.", "code": 404}} 2018-06-28 14:04:10,935 - novaclient.v2.client - DEBUG - GET call to compute for https://100.64.200.101:8774/v2.1/servers/171f149e-99d9-4fe6-bb37-53bdbd08608d used request id req-f2df502c-62c2-424d-b537-78d5e6d97421 2018-06-28 14:04:10,936 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 171f149e-99d9-4fe6-bb37-53bdbd08608d could not be found. (HTTP 404) (Request-ID: req-f2df502c-62c2-424d-b537-78d5e6d97421) 2018-06-28 14:04:10,936 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-inst 2018-06-28 14:04:10,938 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet 2018-06-28 14:04:10,938 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-subnet 2018-06-28 14:04:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/subnets/5f224550-21b4-48bd-aa36-ed9c59c3996e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:04:16,911 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-32589687-6fd1-4888-be2f-d48b3301f76c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:16,911 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/subnets/5f224550-21b4-48bd-aa36-ed9c59c3996e used request id req-32589687-6fd1-4888-be2f-d48b3301f76c 2018-06-28 14:04:16,912 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-priv-net 2018-06-28 14:04:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/networks/ced885b5-7b03-410a-b790-d709e76b1729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a901bfcca40ed96bcd9c466ecd0bbedafc74" 2018-06-28 14:04:20,895 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2dea85dc-b127-4751-ae96-c58c9ef8effd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:20,895 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/networks/ced885b5-7b03-410a-b790-d709e76b1729 used request id req-2dea85dc-b127-4751-ae96-c58c9ef8effd 2018-06-28 14:04:20,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8104482b510cdcf5a50934f5422922ff8aa200" 2018-06-28 14:04:21,033 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Thu, 28 Jun 2018 14:04:21 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dff35779-9f9e-4311-8740-760cf5f0e71c X-Compute-Request-Id: req-dff35779-9f9e-4311-8740-760cf5f0e71c 2018-06-28 14:04:21,033 - novaclient.v2.client - DEBUG - DELETE call to compute for https://100.64.200.101:8774/v2.1/flavors/85e1f8fb-6965-468f-aa92-80fb07504959 used request id req-dff35779-9f9e-4311-8740-760cf5f0e71c 2018-06-28 14:04:21,034 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-32a51701-fd00-49a8-9b84-9f34c84745c0-image 2018-06-28 14:04:21,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2921536eb1574176cfdf30ed4a18060be4fe50b3" 2018-06-28 14:04:21,477 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-95bcc9a3-fc57-437b-896a-0db80126ae6f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-28 14:04:21,477 - keystoneauth.session - DEBUG - DELETE call to image for https://100.64.200.101:9292/v2/images/c886cc13-0887-44e7-aab2-bd87e7fb20bc used request id req-95bcc9a3-fc57-437b-896a-0db80126ae6f 2018-06-28 14:04:21,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:22,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:22 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-354685b7-d7fe-41cf-aa19-b403ad7e9f4e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2313d324e8ed475abf1dfa24d490e83a", "created_at": "2018-06-28T13:41:15Z", "updated_at": "2018-06-28T13:41:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:41:15Z", "revision_number": 0, "id": "6ea7cdfd-9ec0-4828-a69d-d0f315aafe95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:41:15Z", "security_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "tenant_id": "2313d324e8ed475abf1dfa24d490e83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2313d324e8ed475abf1dfa24d490e83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:41:15Z", "revision_number": 0, "id": "b46d2bc6-de07-46ff-a835-5d9b2a0a4496", "remote_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "remote_ip_prefix": null, "created_at": "2018-06-28T13:41:15Z", "security_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "tenant_id": "2313d324e8ed475abf1dfa24d490e83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2313d324e8ed475abf1dfa24d490e83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:41:15Z", "revision_number": 0, "id": "b8e87d26-c141-43cf-ad2a-5edcf61ab772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:41:15Z", "security_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "tenant_id": "2313d324e8ed475abf1dfa24d490e83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2313d324e8ed475abf1dfa24d490e83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:41:15Z", "revision_number": 0, "id": "c7f4776d-d656-4971-b237-a289322579dc", "remote_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "remote_ip_prefix": null, "created_at": "2018-06-28T13:41:15Z", "security_group_id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "tenant_id": "2313d324e8ed475abf1dfa24d490e83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2313d324e8ed475abf1dfa24d490e83a"}], "revision_number": 4, "project_id": "2313d324e8ed475abf1dfa24d490e83a", "id": "08b76862-e63f-433b-8b21-fe8bc0c91062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "created_at": "2018-06-28T13:29:29Z", "updated_at": "2018-06-28T13:29:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "6d27bfef-8156-4d05-880f-9ab68dd3e7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "85d781d8-aef3-4838-9c87-8c4719771d8b", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "869f43e5-5ee4-4cbb-8f99-fe6477bb4851", "remote_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:29:29Z", "revision_number": 0, "id": "be126238-58c3-4382-8ad3-c250175fa212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:29:29Z", "security_group_id": "5337485e-d190-4c60-a846-423ff30b3e5e", "tenant_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5"}], "revision_number": 4, "project_id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "id": "5337485e-d190-4c60-a846-423ff30b3e5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "created_at": "2018-06-28T14:00:15Z", "updated_at": "2018-06-28T14:00:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T14:00:15Z", "revision_number": 0, "id": "4aaf4032-af1c-4f4b-aa34-b43973635e76", "remote_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "remote_ip_prefix": null, "created_at": "2018-06-28T14:00:15Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d89aafca8f8a44019ba0db924471a7e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "revision_number": 0, "id": "4c535d2e-c215-4708-9476-260294b7598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d89aafca8f8a44019ba0db924471a7e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "revision_number": 0, "id": "719a0eb7-40fc-4ecc-9e74-9d4a99b76f84", "remote_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "remote_ip_prefix": null, "created_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d89aafca8f8a44019ba0db924471a7e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "revision_number": 0, "id": "94d3f822-cdbf-44e5-86b7-9c9a6f62059a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d89aafca8f8a44019ba0db924471a7e0"}], "revision_number": 4, "project_id": "d89aafca8f8a44019ba0db924471a7e0", "id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-28T13:33:38Z", "updated_at": "2018-06-28T13:33:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "4789c744-377d-4fa1-80e9-708e49c85c1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "e6151f37-dbc2-4316-9614-14e996402685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "e8febec9-8109-43be-846e-8e35d898bf69", "remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-28T13:33:38Z", "revision_number": 0, "id": "f8dac9de-a70d-4c8f-bca3-99421f852015", "remote_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "remote_ip_prefix": null, "created_at": "2018-06-28T13:33:38Z", "security_group_id": "fa137608-13ce-4149-b206-ebb87b2fa606", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "fa137608-13ce-4149-b206-ebb87b2fa606", "name": "default"}]} 2018-06-28 14:04:22,573 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-groups?name=default used request id req-354685b7-d7fe-41cf-aa19-b403ad7e9f4e 2018-06-28 14:04:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:23,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:04:22 GMT Server: Apache Content-Length: 307 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29cfdfdb-3f87-46c4-9d9a-354908a2ed8c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2313d324e8ed475abf1dfa24d490e83a", "name": "service"}} 2018-06-28 14:04:23,111 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/2313d324e8ed475abf1dfa24d490e83a used request id req-29cfdfdb-3f87-46c4-9d9a-354908a2ed8c 2018-06-28 14:04:23,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:23,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:04:23 GMT Server: Apache Content-Length: 303 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0e2cee5-90b0-48e4-9631-6fa46661a9fa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45bdcebad745c6b1ffdfe5e8ec1ad5", "name": "admin"}} 2018-06-28 14:04:23,560 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/7c45bdcebad745c6b1ffdfe5e8ec1ad5 used request id req-f0e2cee5-90b0-48e4-9631-6fa46661a9fa 2018-06-28 14:04:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:24,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:04:23 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e825ada-388d-4595-92d7-1bee14d2fe04 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d89aafca8f8a44019ba0db924471a7e0", "name": "SimpleHealthCheck-006c83c9-3f9a-4da-proj"}} 2018-06-28 14:04:24,045 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-2e825ada-388d-4595-92d7-1bee14d2fe04 2018-06-28 14:04:24,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12186e0-07ef-4f87-919c-b008ba3b0c74 2018-06-28 14:04:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=c12186e0-07ef-4f87-919c-b008ba3b0c74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:24,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Thu, 28 Jun 2018 14:04:24 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-44c5c6d7-5f0a-4038-bcfd-29474fe221f1 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T14:00:15Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "port_range_min": null, "revision_number": 0, "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "created_at": "2018-06-28T14:00:15Z", "project_id": "d89aafca8f8a44019ba0db924471a7e0", "id": "4aaf4032-af1c-4f4b-aa34-b43973635e76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "port_range_min": null, "revision_number": 0, "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "created_at": "2018-06-28T14:00:16Z", "project_id": "d89aafca8f8a44019ba0db924471a7e0", "id": "4c535d2e-c215-4708-9476-260294b7598a"}, {"remote_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "port_range_min": null, "revision_number": 0, "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "created_at": "2018-06-28T14:00:16Z", "project_id": "d89aafca8f8a44019ba0db924471a7e0", "id": "719a0eb7-40fc-4ecc-9e74-9d4a99b76f84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-28T14:00:16Z", "security_group_id": "c12186e0-07ef-4f87-919c-b008ba3b0c74", "port_range_min": null, "revision_number": 0, "tenant_id": "d89aafca8f8a44019ba0db924471a7e0", "created_at": "2018-06-28T14:00:16Z", "project_id": "d89aafca8f8a44019ba0db924471a7e0", "id": "94d3f822-cdbf-44e5-86b7-9c9a6f62059a"}]} 2018-06-28 14:04:24,995 - keystoneauth.session - DEBUG - GET call to network for https://100.64.200.101:9696/v2.0/security-group-rules?security_group_id=c12186e0-07ef-4f87-919c-b008ba3b0c74 used request id req-44c5c6d7-5f0a-4038-bcfd-29474fe221f1 2018-06-28 14:04:24,996 - neutron_utils - INFO - Deleting security group with name - default 2018-06-28 14:04:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://100.64.200.101:9696/v2.0/security-groups/c12186e0-07ef-4f87-919c-b008ba3b0c74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:25,562 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Thu, 28 Jun 2018 14:04:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24dd2b67-a633-4e48-bf0a-58e6bee77962 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:25,562 - keystoneauth.session - DEBUG - DELETE call to network for https://100.64.200.101:9696/v2.0/security-groups/c12186e0-07ef-4f87-919c-b008ba3b0c74 used request id req-24dd2b67-a633-4e48-bf0a-58e6bee77962 2018-06-28 14:04:25,563 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-006c83c9-3f9a-4da-proj 2018-06-28 14:04:25,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:26,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 14:04:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e53f169-72db-4aca-80b3-638c1fa7d561 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:26,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/projects/d89aafca8f8a44019ba0db924471a7e0 used request id req-0e53f169-72db-4aca-80b3-638c1fa7d561 2018-06-28 14:04:26,561 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-006c83c9-3f9a-4da-proj-role 2018-06-28 14:04:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:27,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 14:04:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0dd65c77-4ef0-465c-b0e4-3b423839d997 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:27,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/roles/52f2fd994cd342b78fdca632e46507f4 used request id req-0dd65c77-4ef0-465c-b0e4-3b423839d997 2018-06-28 14:04:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://192.168.10.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4a43ed635582de46cbd2e0fd6be1bc5c2e58f4" 2018-06-28 14:04:27,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 28 Jun 2018 14:04:27 GMT Server: Apache Content-Length: 802 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06d36a84-6980-4eb1-b832-e62b9e679432 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://192.168.10.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "26d4eb8039db42c694ce4606c87eba94", "links": {"self": "http://192.168.10.35:5000/v3/roles/26d4eb8039db42c694ce4606c87eba94"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9b0f8e0bc3de4e6fbe019514777c7cc9", "links": {"self": "http://192.168.10.35:5000/v3/roles/9b0f8e0bc3de4e6fbe019514777c7cc9"}, "name": "Member"}, {"domain_id": null, "id": "ef0b0dbef3ca435f8abbe6749f0d3eb9", "links": {"self": "http://192.168.10.35:5000/v3/roles/ef0b0dbef3ca435f8abbe6749f0d3eb9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efa3d2ce7bab47f1b7fb90b3e9558f54", "links": {"self": "http://192.168.10.35:5000/v3/roles/efa3d2ce7bab47f1b7fb90b3e9558f54"}, "name": "admin"}]} 2018-06-28 14:04:27,234 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.10.35:5000/v3/roles used request id req-06d36a84-6980-4eb1-b832-e62b9e679432 2018-06-28 14:04:27,234 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-006c83c9-3f9a-4da-user 2018-06-28 14:04:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://192.168.10.35:5000/v3/users/e537b7d96da74039ba79b742a414fb4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa909004293f2d54797ed6d798a3bad3640fd7" 2018-06-28 14:04:28,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 28 Jun 2018 14:04:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1f22dba-14cf-4705-b4e6-cc9ffd9e1a2d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-28 14:04:28,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.10.35:5000/v3/users/e537b7d96da74039ba79b742a414fb4e used request id req-d1f22dba-14cf-4705-b4e6-cc9ffd9e1a2d 2018-06-28 14:04:28,123 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... FAIL ====================================================================== FAIL: test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 406, in test_check_vm_ip_dhcp self.assertTrue(check_dhcp_lease(self.inst_creator, ip)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 1 test in 271.780s FAILED (failures=1) 2018-06-28 14:04:28,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-28 14:04:28,430 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 04:32 | FAIL | +----------------------------+------------------+------------------+----------------+ 2018-06-28 14:04:28,435 - xtesting.ci.run_tests - ERROR - The test case 'snaps_health_check' failed. 2018-06-28 14:04:28,435 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:19 | PASS | | api_check | functest | healthcheck | 32:11 | PASS | | snaps_health_check | functest | healthcheck | 04:32 | FAIL | | tenantnetwork1 | functest | healthcheck | 00:00 | SKIP | | tenantnetwork2 | functest | healthcheck | 00:00 | SKIP | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-06-28 14:04:28,445 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR